We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4b646 commit fdc5d0eCopy full SHA for fdc5d0e
1 file changed
.github/workflows/test.yaml
@@ -4,9 +4,9 @@ name: Python package using Pip
4
5
on:
6
push:
7
- branches: [ main, dev ]
+ branches: [ main, dev** ]
8
pull_request:
9
10
11
env:
12
CACHE_NUMBER: 0 # increase to reset cache manually
0 commit comments