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 08babf5 commit 03429b0Copy full SHA for 03429b0
.github/workflows/workflow-restarter.yml
@@ -19,7 +19,7 @@ on:
19
20
jobs:
21
call-reusable-workflow:
22
- uses: puppetlabs/cat-github-actions/.github/workflows/workflow-restarter.yml
+ uses: "puppetlabs/cat-github-actions/.github/workflows/workflow-restarter.yml"
23
with:
24
repo: ${{ inputs.repo }}
25
run_id: ${{ inputs.run_id }}
0 commit comments