Skip to content

Commit 82669ee

Browse files
committed
fix: workflow dispatch can only be triggered from the default branch
1 parent ab92d60 commit 82669ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
name: Upload GPU Python Package
1010

1111
on:
12-
workflow_dispatch:
1312
push:
1413
# Pattern matched against refs/tags
1514
tags:

0 commit comments

Comments
 (0)