Update main.yml

This commit is contained in:
Avinal Kumar
2020-12-09 00:10:14 +05:30
committed by GitHub
parent 2bff323c7a
commit 7c0965deb8

View File

@@ -5,6 +5,8 @@ on:
schedule:
# Runs at 12 am '0 0 * * *' UTC
- cron: '1 0 * * *'
push:
branches: main
jobs:
update-readme: