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 267d1ca commit 5f02646Copy full SHA for 5f02646
1 file changed
.github/workflows/unittest.yml
@@ -5,6 +5,8 @@ name: Unit test
5
6
on:
7
push:
8
+ branches:
9
+ - dev
10
paths:
11
- ".github/workflows/unittest.yml"
12
- "bin/**"
0 commit comments