Skip to content

Commit

Permalink
Update sync interval (#131)
Browse files Browse the repository at this point in the history
Sync with pipe-cd/pipecd examples directory one in an hour
  • Loading branch information
khanhtc1202 authored Feb 25, 2025
1 parent fab568f commit 97941c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: sync

on:
schedule:
- cron: '*/5 * * * *'
- cron: '0 * * * *'

jobs:
examples:
Expand Down

0 comments on commit 97941c3

Please sign in to comment.