Skip to content

Commit c309437

Browse files
committed
Update ci.yml
1 parent 8511761 commit c309437

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: ci
2-
on: push
2+
on:
3+
push:
4+
branches:
5+
- master
6+
paths:
7+
- src
38
jobs:
49
test:
510
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)