Skip to content

Commit

Permalink
chore(ci): configure scheduled CI runs (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Mar 4, 2024
1 parent 627b284 commit ca162ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
workflow_dispatch:

jobs:
call-workflow:
uses: radiorabe/actions/.github/workflows/[email protected].6
schedule-trivy:
uses: radiorabe/actions/.github/workflows/[email protected].7
with:
image-ref: 'ghcr.io/radiorabe/ubi9-minimal:latest'
image-ref: ghcr.io/radiorabe/ubi9-minimal:latest

0 comments on commit ca162ed

Please sign in to comment.