Skip to content

Commit

Permalink
Run pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Jacobelli <[email protected]>
  • Loading branch information
jjacobelli committed Oct 25, 2023
1 parent 8f5c1a6 commit 188581f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/image-matrix/action.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ if `# Include all images if full_matrix is true` \
|| grep -q '.github/actions/build-linux-image/action.yml' <<< "${files}" \
|| grep -q '.github/actions/image-matrix/action.sh' <<< "${files}" \
|| grep -q '.github/actions/image-matrix/action.yml' <<< "${files}" \
|| grep -q '.github/actions/setup-runner-env/action.yml' <<< "${files}" \
|| grep -q '.github/workflows/build-and-test-image.yml' <<< "${files}" \
`# Include all images if cmake, ninja, sccache, ` \
`# gitlab-cli, or utils features changed` \
Expand Down

0 comments on commit 188581f

Please sign in to comment.