Skip to content

Commit c42a4ab

Browse files
authored
Remove trigger workflow on push
1 parent f6de9c7 commit c42a4ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/sync_leetcode.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Sync Leetcode Submissions
22

33
on:
4-
push:
5-
branches:
6-
- main
74
workflow_dispatch:
85
schedule:
96
- cron: '0 17 * * *'

0 commit comments

Comments
 (0)