We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e11181 commit 5e26706Copy full SHA for 5e26706
.github/workflows/autofix.yml
@@ -3,7 +3,7 @@ name: autofix.ci # needed to securely identify the workflow
3
on:
4
pull_request:
5
push:
6
- branches: ["main"]
+ branches: ["main", "v1"]
7
8
permissions:
9
contents: read
0 commit comments