Skip to content

Commit 62bc0dd

Browse files
Amend workflow call event to manual dispatch
1 parent 72e2b85 commit 62bc0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/execute-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "Test Runner"
22

33
on:
4-
workflow_call:
4+
workflow_dispatch:
55
inputs:
66
bcss_cloud_environment:
77
description: "The environment to run against in lower case (e.g. bcss-1234)"

0 commit comments

Comments
 (0)