diff --git a/.github/workflows/comment.yml b/.github/workflows/comment.yml index b32ed6b6..c7d7f228 100644 --- a/.github/workflows/comment.yml +++ b/.github/workflows/comment.yml @@ -1,7 +1,7 @@ name: Docker Image CD on: pull_request: - types: [opened, reopened] + types: [opened] jobs: example_comment_pr: