Setup weekly auto-update

This commit is contained in:
Ashhar Hasan 2020-01-20 04:57:17 +05:30 committed by GitHub
parent 62a78c5c8d
commit b1685e3773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Auto-Update
on:
schedule:
- cron: "*/5 * * * *"
- cron: "0 0 * * 1"
jobs:
build: