Skip to content

Commit

Permalink
run every 12 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
karampok committed Mar 18, 2024
1 parent 5fa525d commit 52694ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ztp-compact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on: # yamllint disable-line rule:truthy
- dev
- main
schedule:
- cron: '0 */4 * * *'
- cron: '0 */12 * * *'
workflow_dispatch:
jobs:
stage0:
Expand Down

0 comments on commit 52694ed

Please sign in to comment.