We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6de9c7 commit c42a4abCopy full SHA for c42a4ab
.github/workflows/sync_leetcode.yml
@@ -1,9 +1,6 @@
1
name: Sync Leetcode Submissions
2
3
on:
4
- push:
5
- branches:
6
- - main
7
workflow_dispatch:
8
schedule:
9
- cron: '0 17 * * *'
0 commit comments