Skip to content

Commit

Permalink
Update caller.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss authored Feb 13, 2024
1 parent 94ef0fb commit 37b6b2b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/caller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,9 @@ jobs:
- test-sh
if: needs.test-sh.outputs.sh-changes == 'true'
uses: james-garriss/test-paths-filter/.github/workflows/sh-called.yaml@main
call-build:
name: Call Build Wf
needs:
- call-yaml
- call-sh
uses: james-garriss/test-paths-filter/.github/workflows/build-called.yaml@main

0 comments on commit 37b6b2b

Please sign in to comment.