We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382a79f commit d41435aCopy full SHA for d41435a
1 file changed
.github/workflows/reuseable-workflow.yml
@@ -7,8 +7,6 @@ jobs:
7
job1:
8
name: Call external workflow as job
9
uses: projectsmahendra/XlsxWriter/.github/workflows/reusable.yml@master
10
- secrets:
11
- some-secret: ${{ secrets.SOME_SECRET }}
12
13
job2:
14
name: Regular job
0 commit comments