Skip to content

Commit fefc543

Browse files
workflow_full-test-suite.yaml: on: workflow_dispatch
1 parent 1ffbb82 commit fefc543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow_full-test-suite.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Run full test suite
22

33
on:
4+
workflow_dispatch:
45
# To prevent this time intesive suite from running redundandtly, it will only run on PRs.
56
# If a PR is merged, it also creates a push and thus this workflow unnecessarily runs again.
67
pull_request:

0 commit comments

Comments
 (0)