We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f63315 commit 88853feCopy full SHA for 88853fe
.github/workflows/call-reusable-workflow.yml
@@ -12,6 +12,6 @@ on:
12
13
jobs:
14
build:
15
- uses: joshjohanning-org/contexts-testing/.github/workflows/contexts.yml@main
+ uses: joshjohanning-org/contexts-reusable-workflows-test/.github/workflows/contexts.yml@main
16
secrets: inherit
17
0 commit comments