This website works better with JavaScript
Home
Explore
Help
Register
Sign In
siwei
/
paddlers
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update workflow
Bobholamovic
2 years ago
parent
ac763a6c4e
commit
5bdf600c5d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/build_and_test.yaml
+ 1
- 0
.github/workflows/build_and_test.yaml
View File
@@ -4,6 +4,7 @@ on:
push:
branches:
- develop
+ - "tests/**"
paths-ignore:
- "docs/**"
- "README.md"