We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1a5e5 commit 0141bd8Copy full SHA for 0141bd8
1 file changed
.github/workflows/build-and-test.yml
@@ -2,9 +2,9 @@ name: Build and test
2
3
on:
4
pull_request:
5
- branches: [ master, main ]
+ branches: [ "*" ]
6
push:
7
8
9
jobs:
10
build-and-test:
0 commit comments