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 b6d9e0f commit cb0c224Copy full SHA for cb0c224
.github/workflows/unit_tests.yml
@@ -6,6 +6,9 @@ on:
6
- main
7
- dev
8
pull_request:
9
+ branches:
10
+ - main
11
+ - dev
12
13
jobs:
14
unit-tests:
0 commit comments