We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7ef90 commit 912454aCopy full SHA for 912454a
.github/workflows/test-sample-apps.yml
@@ -4,6 +4,7 @@ on:
4
pull_request_target:
5
branches: [ main ]
6
types: [ opened, synchronize, reopened ]
7
+ workflow_dispatch:
8
9
permissions:
10
pull-requests: write
0 commit comments