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 4787f47 commit ec2f5eaCopy full SHA for ec2f5ea
.github/workflows/tidy3d-python-client-release.yml
@@ -1,9 +1,7 @@
1
name: "public/tidy3d/python-client-release"
2
3
on:
4
- push:
5
- tags:
6
- - 'v*.*.*'
+ workflow-dispatch:
7
8
permissions:
9
contents: read
0 commit comments