Skip to content

Commit 611c176

Browse files
authored
chore: Make workflow manually callable
1 parent 8527346 commit 611c176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [pull_request]
1+
on: [pull_request, workflow_dispatch]
22
name: Update dist folder
33
jobs:
44
update-dist-src:

0 commit comments

Comments
 (0)