We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6440ab commit 6230c8bCopy full SHA for 6230c8b
1 file changed
.github/workflows/reuseable-workflow.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
job1:
8
name: Call external workflow as job
9
- uses: projectsmahendra/XlsxWriter/blob/master/.github/workflows/reusable.yml@master
+ uses: projectsmahendra/XlsxWriter/.github/workflows/reusable.yml@master
10
with:
11
some-input: "value"
12
secrets:
0 commit comments