Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xinzhuohkust authored Aug 22, 2023
1 parent cad9f04 commit 3234377
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 */7 * *'
on:
schedule:
- cron: '00 12 */7 * *'
push:
branches: main

jobs:
update-report:
Expand Down

0 comments on commit 3234377

Please sign in to comment.