Skip to content

Commit 912454a

Browse files
committed
ci: allow workflow to be manually triggered
1 parent 3e7ef90 commit 912454a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-sample-apps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request_target:
55
branches: [ main ]
66
types: [ opened, synchronize, reopened ]
7+
workflow_dispatch:
78

89
permissions:
910
pull-requests: write

0 commit comments

Comments
 (0)