Skip to content

Commit

Permalink
Update flux-schedule.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
samip5 authored Apr 23, 2022
1 parent 82870f6 commit e27a5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flux-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Schedule - Update Flux
on: # yamllint disable-line rule:truthy
workflow_dispatch:
schedule:
- cron: '0 */12 * * *'
- cron: '30 0 12 * *'

jobs:
flux-upgrade:
Expand Down

0 comments on commit e27a5df

Please sign in to comment.