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 f4bc70c commit dd14e92Copy full SHA for dd14e92
.github/workflows/test-and-build.yml
@@ -3,7 +3,7 @@ name: Test Suite
3
on:
4
pull_request:
5
# The branches below must be a subset of the branches above
6
- branches: [main, dev]
+ branches: [main, develop]
7
8
jobs:
9
test-and-build:
0 commit comments