Skip to content

Commit fde6174

Browse files
committed
chore(ci): update cron to :35 minute mark
1 parent 8c7c570 commit fde6174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/notes-sync.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
required: false
2424
schedule:
2525
# every hour at HH:10
26-
- cron: 10 * * * *
26+
- cron: 35 * * * *
2727

2828
jobs:
2929
sync-notes-to-slack:

0 commit comments

Comments
 (0)