diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index b336e672..90d589e6 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -2,8 +2,6 @@ name: autofix.ci # needed to securely identify the workflow on: pull_request: - push: - branches: [main] concurrency: group: ${{ github.workflow }}-${{ github.event.number || github.ref }}