Skip to content

Commit fb4ef79

Browse files
committed
Add workflow_dispatch trigger
1 parent eeec2e2 commit fb4ef79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
name: Generate release files
1616

1717
on:
18-
workflow_call:
18+
workflow_dispatch:
1919
push:
2020
branches:
2121
- master

0 commit comments

Comments
 (0)