Skip to content

Commit 4d30d3e

Browse files
committed
ci: do not run autofix on main branch
1 parent 8922f6e commit 4d30d3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.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]
75

86
permissions:
97
contents: read

0 commit comments

Comments
 (0)