👷 Run Static Site CI every day

This commit is contained in:
Anand Chowdhary
2020-10-14 02:25:56 +05:30
committed by GitHub
parent 4d4e1fbfcb
commit 0891f6ba7a
+2
View File
@@ -1,5 +1,7 @@
name: Static Site CI
on:
schedule:
- cron: "0 1 * * *"
push:
branches:
- master