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 7b6438c commit 0936ab5Copy full SHA for 0936ab5
.github/workflows/build-and-test.yml
@@ -5,7 +5,7 @@ on:
5
types: [opened, synchronize]
6
7
push:
8
- branches-ignore:
+ branches:
9
- main
10
concurrency:
11
group: build-and-test-${{ github.head_ref || github.ref_name }}
0 commit comments