Skip to content

Commit 8853475

Browse files
committed
Fixed pipeline
1 parent 0a14620 commit 8853475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 ]
8+
branches: [ main, develop ]
99

1010
jobs:
1111
UnitTest:

0 commit comments

Comments
 (0)