diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 70a24f0e4b..6ad794e136 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -16,8 +16,6 @@ on: types: [opened, synchronize, reopened] paths: - "Dockerfile" - issue_comment: - types: [created, edited, deleted] concurrency: group: ${{ github.ref }}