We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e4fac commit d143599Copy full SHA for d143599
.github/workflows/workflow.yml
@@ -3,3 +3,4 @@ on: [push, pull_request]
3
jobs:
4
combinations:
5
uses: ehmicky/dev-tasks/.github/workflows/build.yml@main
6
+ secrets: inherit
0 commit comments