Skip to content

Commit

Permalink
update cron job (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonPowr authored Dec 5, 2023
1 parent ba301e2 commit e7f0da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cronjobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: securesign/actions/.github/workflows/check-image-version.yaml@main
strategy:
matrix:
branch: [main, midstream-v2.1.1, midstream-v2.2.0]
branch: [main, redhat-v2.2]
with:
branch: ${{ matrix.branch }}
secrets:
Expand Down

0 comments on commit e7f0da1

Please sign in to comment.