github: run PSL update workflow weekly (#809)

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-05-29 11:29:06 +05:30 committed by GitHub
parent a8f6669e35
commit 340d870cce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 0 * * 6'
jobs:
update-publicsuffix-data: