Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -5,6 +5,8 @@ on:
|
||||
schedule:
|
||||
# Runs at 12 am '0 0 * * *' UTC
|
||||
- cron: '1 0 * * *'
|
||||
push:
|
||||
branches: main
|
||||
|
||||
jobs:
|
||||
update-readme:
|
||||
|
||||
Reference in New Issue
Block a user