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 efc014c commit 784d3c9Copy full SHA for 784d3c9
.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