Skip to content

Commit 3233728

Browse files
release only from main branch (#193)
* fix mypy issues * revert * release only from main branch --------- Co-authored-by: [email protected] <[email protected]>
1 parent 4103f81 commit 3233728

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Release
22

33
on:
44
workflow_dispatch:
5+
branches:
6+
- main
57

68
permissions:
79
contents: write

0 commit comments

Comments
 (0)