Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xinzhuohkust committed Jan 29, 2024
1 parent 90b5e24 commit 48ca8a1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#on:
#schedule:
#- cron: '00 12 */3 * *'
on:
schedule:
- cron: '00 12 */3 * *'
push:
branches: main

jobs:
update-report:
Expand Down

0 comments on commit 48ca8a1

Please sign in to comment.