Skip to content

Commit 2d70903

Browse files
committed
Fixed workflow
1 parent 08d1675 commit 2d70903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches-ignore:
66
- '**'
77
pull_request:
8-
branches: [main, dev, stage]
8+
branches: [dev]
99

1010
jobs:
1111
UnitTest:

0 commit comments

Comments
 (0)