We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f79f7 commit a5a503dCopy full SHA for a5a503d
.github/workflows/ci.yaml
@@ -3,7 +3,7 @@ name: Run tests
3
4
on: # yamllint disable-line rule:truthy
5
push:
6
- branches: ['master']
+ branches: ['master', 'jrivero/empy34_setuptools']
7
pull_request:
8
workflow_call:
9
0 commit comments