Revert "chore: update autofix.yml to be triggered by validate.yml first" (#7027)

This commit is contained in:
Louis Lam
2026-02-22 10:30:51 +08:00
committed by GitHub
parent e537a4fb73
commit c817c008d3

View File

@@ -3,11 +3,7 @@ name: autofix.ci
on: on:
push: push:
branches: ["master", "1.23.X"] branches: ["master", "1.23.X"]
# Now it will be triggered by validate.yml first pull_request:
# pull_request:
workflow_run:
workflows: ["validate"]
types: ["completed"]
permissions: {} permissions: {}
jobs: jobs: