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 5ff245c commit 4446e67Copy full SHA for 4446e67
.github/workflows/ci_cd.yml
@@ -6,7 +6,7 @@ on:
6
tags:
7
- "*"
8
branches:
9
- - main
+ - release/0.2
10
11
env:
12
MAIN_PYTHON_VERSION: '3.10'
0 commit comments