We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ff88d commit 8b2bc73Copy full SHA for 8b2bc73
.github/workflows/run-tests-example-apps.yml
@@ -1,7 +1,7 @@
1
name: Run tests for example apps
2
3
on:
4
- workflow_call:
+ workflow_dispatch:
5
# TODO: Enable this when we test this workflow manually
6
# pull_request:
7
# branches:
0 commit comments