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