We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89c5cc commit 25bdbe9Copy full SHA for 25bdbe9
.github/workflows/sync_leetcode.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
workflow_dispatch:
8
schedule:
9
- - cron: '0 17 */3 * *'
+ - cron: '0 17 * * *'
10
11
jobs:
12
build:
0 commit comments