Update release_test_pypi_before_merge.yml

This commit is contained in:
Hanks
2025-05-30 14:43:31 +08:00
committed by GitHub
parent 562767c884
commit c8aaa92e36

View File

@@ -5,6 +5,10 @@ on:
paths:
- 'version.txt'
permissions:
id-token: write
contents: read
jobs:
build-n-publish:
if: github.event_name == 'workflow_dispatch' || github.repository == 'hpcaitech/ColossalAI'