We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f5d40 commit 97778c0Copy full SHA for 97778c0
.github/workflows/build-and-test.yml
@@ -2,9 +2,9 @@ name: Build and test
2
3
on:
4
push:
5
- branches: [ developer ]
+ branches: [ dev ]
6
pull_request:
7
8
9
jobs:
10
build-and-test-linux:
0 commit comments