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 08d1675 commit 2d70903Copy full SHA for 2d70903
.github/workflows/unit_tests.yml
@@ -5,7 +5,7 @@ on:
5
branches-ignore:
6
- '**'
7
pull_request:
8
- branches: [main, dev, stage]
+ branches: [dev]
9
10
jobs:
11
UnitTest:
0 commit comments