Setup weekly auto-update

pull/4/head
Ashhar Hasan 4 years ago committed by GitHub
parent 62a78c5c8d
commit b1685e3773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save