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 b06199a commit db2b5a4Copy full SHA for db2b5a4
.github/workflows/create-tag.yml
@@ -4,6 +4,8 @@ on:
4
workflow_dispatch:
5
workflow_call:
6
push:
7
+ branches:
8
+ - main
9
paths:
10
- pyproject.toml
11
0 commit comments