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 b898139 commit 2319b86Copy full SHA for 2319b86
1 file changed
.github/workflows/autofix.yml
@@ -2,8 +2,6 @@ name: autofix.ci # needed to securely identify the workflow
2
3
on:
4
pull_request:
5
- push:
6
- branches: [main, alpha, beta]
7
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
0 commit comments