Skip to content

Commit 7fbde84

Browse files
DwyaneShiHaiyang Shi
authored andcommitted
[CI] add dev to CI branches (#24)
Signed-off-by: Haiyang Shi <[email protected]>
1 parent f70d3fc commit 7fbde84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: PrisKV CI
1616

1717
on:
1818
push:
19-
branches: [ "main", "release-*" ]
19+
branches: [ "main", "release-*", "dev" ]
2020
paths-ignore:
2121
- 'docker/'
2222
- 'man/'

0 commit comments

Comments
 (0)