diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 07afd1ed4..a6844df60 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -3,11 +3,7 @@ name: autofix.ci on: push: branches: ["master", "1.23.X"] - # Now it will be triggered by validate.yml first - # pull_request: - workflow_run: - workflows: ["validate"] - types: ["completed"] + pull_request: permissions: {} jobs: