Skip to content

Commit

Permalink
chore: change frequency of action
Browse files Browse the repository at this point in the history
  • Loading branch information
aaimio committed Aug 31, 2024
1 parent 9506bec commit 5af8672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Sync with OONI Probe CLI repo
on:
workflow_dispatch:
schedule:
- cron: "0 */6 * * *"
- cron: "0 10 * * *"

permissions:
actions: write
Expand Down

0 comments on commit 5af8672

Please sign in to comment.