We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca208ec commit 9c007dfCopy full SHA for 9c007df
.github/workflows/tests.yml
@@ -23,6 +23,8 @@ on:
23
pull_request:
24
branches:
25
- main
26
+ - feature/*
27
+ - feature-*
28
29
jobs:
30
python:
0 commit comments