We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf991d commit 1182d00Copy full SHA for 1182d00
.github/workflows/trigger-rhel-9-4.yml
@@ -4,7 +4,7 @@ name: rhel9-rhel_bootc:rhel-9.4 trigger
4
on:
5
workflow_dispatch:
6
schedule:
7
- - cron: '0 5 * * *'
+ - cron: '0 2 * * *'
8
9
jobs:
10
check-image:
0 commit comments