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 eb27470 commit ab8e29fCopy full SHA for ab8e29f
.github/workflows/python_test.yml
@@ -6,8 +6,7 @@ on:
6
branches:
7
- main
8
- dev
9
- - develop
10
- - '**-develop'
+ - 'dev-**'
11
12
jobs:
13
Testing:
0 commit comments