diff --git a/.github/workflows/comment_check_amalgamation.yml b/.github/workflows/comment_check_amalgamation.yml index bd4b7c85dd..cba876976e 100644 --- a/.github/workflows/comment_check_amalgamation.yml +++ b/.github/workflows/comment_check_amalgamation.yml @@ -5,8 +5,6 @@ on: types: - completed -permissions: {} - jobs: comment: if: ${{ github.event.workflow_run.conclusion == 'failure' }}