Skip to content

Commit

Permalink
github: update bib ref every week
Browse files Browse the repository at this point in the history
  • Loading branch information
achilleas-k authored and ondrejbudai committed May 9, 2024
1 parent 86148e4 commit 037cb4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-bootc-image-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: "Update bootc-image-builder ref"
on:
workflow_dispatch:
schedule:
# Every day at 05:00
- cron: "0 5 * * *"
# Every Sunday at 12:00
- cron: "0 12 * * 0"

jobs:
update-and-push:
Expand Down

0 comments on commit 037cb4d

Please sign in to comment.