Skip to content

Commit 44f5d95

Browse files
committed
Change the cron to differ from every other fork
1 parent 48bab1f commit 44f5d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- main
66
workflow_dispatch:
77
schedule:
8-
- cron: '10 * * * *'
8+
- cron: '36 * * * *'
99
jobs:
1010
scheduled:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)