Skip to content

Commit c4fe9e8

Browse files
authored
Update release_pypi_after_merge.yml
1 parent 6dfedea commit c4fe9e8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release_pypi_after_merge.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
- 'version.txt'
88
types:
99
- closed
10-
permissions:
11-
id-token: write
12-
contents: read
1310
jobs:
1411
build-n-publish:
1512
if: github.event_name == 'workflow_dispatch' || github.repository == 'hpcaitech/ColossalAI' && github.event.pull_request.merged == true && github.base_ref == 'main'

0 commit comments

Comments
 (0)