Skip to content

Commit 06541ff

Browse files
committed
chore: enable manual runs of the push-quickstart action
Signed-off-by: Nick Hale <[email protected]>
1 parent f5d12b3 commit 06541ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-quickstart.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: push-quickstart
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- main

0 commit comments

Comments
 (0)