Skip to content

Commit ec2f5ea

Browse files
chore: temp disable release autorun
1 parent 4787f47 commit ec2f5ea

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/tidy3d-python-client-release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: "public/tidy3d/python-client-release"
22

33
on:
4-
push:
5-
tags:
6-
- 'v*.*.*'
4+
workflow-dispatch:
75

86
permissions:
97
contents: read

0 commit comments

Comments
 (0)