We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4838c2a commit 057908aCopy full SHA for 057908a
1 file changed
.github/workflows/test-random-execution.yml
@@ -25,7 +25,7 @@ on:
25
- 'system/**.php'
26
- 'tests/**.php'
27
28
- workflow_call:
+ workflow_dispatch:
29
inputs:
30
quiet:
31
description: Suppress debug output
0 commit comments