We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a14620 commit 8853475Copy full SHA for 8853475
1 file changed
.github/workflows/unit_tests.yml
@@ -5,7 +5,7 @@ on:
5
branches-ignore:
6
- '**'
7
pull_request:
8
- branches: [ main, dev ]
+ branches: [ main, develop ]
9
10
jobs:
11
UnitTest:
0 commit comments