mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:47:01 +00:00
Revert "chore: update autofix.yml to be triggered by validate.yml first" (#7027)
This commit is contained in:
6
.github/workflows/autofix.yml
vendored
6
.github/workflows/autofix.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user