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:
|
schedule:
|
||||||
# Runs at 12 am '0 0 * * *' UTC
|
# Runs at 12 am '0 0 * * *' UTC
|
||||||
- cron: '1 0 * * *'
|
- cron: '1 0 * * *'
|
||||||
|
push:
|
||||||
|
branches: main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-readme:
|
update-readme:
|
||||||
|
|||||||
Reference in New Issue
Block a user