Skip to content

Commit 8b2bc73

Browse files
authored
feat: enable dispatching example apps tests (#844)
1 parent 88ff88d commit 8b2bc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests-example-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Run tests for example apps
22

33
on:
4-
workflow_call:
4+
workflow_dispatch:
55
# TODO: Enable this when we test this workflow manually
66
# pull_request:
77
# branches:

0 commit comments

Comments
 (0)