Skip to content

Commit 6111554

Browse files
committed
allow choosing of which branch to run pr-demo-deploy on
1 parent 29c1555 commit 6111554

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-demo-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
name: Deploy pr preview
77
on:
8+
workflow_dispatch: # Allow choosing from which branch to run action on
89
pull_request:
910
# (pull_request_target get fired on external contributer pull requests)
1011
#pull_request_target

0 commit comments

Comments
 (0)