Skip to content

Commit fc90c40

Browse files
committed
ci: do not run autofix twice for pr
1 parent fffc759 commit fc90c40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/autofix.yml

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

33
on:
44
push:
5+
branches: [main]
56
pull_request:
67

78
permissions:

0 commit comments

Comments
 (0)