Skip to content

Commit 368f84e

Browse files
committed
chore: only run autofix on PRs
1 parent a9c7ba5 commit 368f84e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: autofix.ci # needed to securely identify the workflow
22

33
on:
44
pull_request:
5-
push:
6-
branches: [main, alpha, beta, rc]
75

86
concurrency:
97
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}

0 commit comments

Comments
 (0)