We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffc759 commit fc90c40Copy full SHA for fc90c40
1 file changed
.github/workflows/autofix.yml
@@ -2,6 +2,7 @@ name: autofix.ci # needed to securely identify the workflow
2
3
on:
4
push:
5
+ branches: [main]
6
pull_request:
7
8
permissions:
0 commit comments