Update release_pypi_after_merge.yml

This commit is contained in:
Hanks 2025-06-03 17:55:49 +08:00 committed by GitHub
parent 6dfedea98b
commit c4fe9e812e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,9 +7,6 @@ on:
- 'version.txt'
types:
- closed
permissions:
id-token: write
contents: read
jobs:
build-n-publish:
if: github.event_name == 'workflow_dispatch' || github.repository == 'hpcaitech/ColossalAI' && github.event.pull_request.merged == true && github.base_ref == 'main'