Skip to content

Commit

Permalink
chore(ci): update cron to :35 minute mark
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman committed Jul 12, 2024
1 parent 8c7c570 commit fde6174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notes-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
required: false
schedule:
# every hour at HH:10
- cron: 10 * * * *
- cron: 35 * * * *

jobs:
sync-notes-to-slack:
Expand Down

0 comments on commit fde6174

Please sign in to comment.