Skip to content

Commit 1496913

Browse files
Update reserved_upload_topypi.yml
1 parent 6a351ad commit 1496913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reserved_upload_topypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Pypi Upload
44
on:
55
push:
66
paths-ignore:
7-
- '!.github/workflows/reserved_upload_topypi.yml'
7+
# - '!.github/workflows/reserved_upload_topypi.yml'
88
- '**'
99
jobs:
1010

0 commit comments

Comments
 (0)