Skip to content

Commit 1d8138f

Browse files
committed
fix workflow call
1 parent bb8e53a commit 1d8138f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Publish
22

33
on:
4-
pull_request:
5-
branches: [main]
4+
workflow_dispatch:
65

76
jobs:
87
ci:

0 commit comments

Comments
 (0)