We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b94210 commit 47669ecCopy full SHA for 47669ec
.github/workflows/dispatch-listener.yml
@@ -24,6 +24,6 @@ jobs:
24
commands: |
25
run-tests
26
dispatch-type: workflow
27
- workflow: testing.yml
+ workflow: workflow.yml
28
inputs: |
29
pr_number: ${{ github.event.issue.number }}
0 commit comments