Skip to content

Commit

Permalink
schedule website rebuild after release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhoss committed Sep 6, 2020
1 parent ca0ed2e commit 0c2f487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Publish Website
on:
schedule:
- cron: "45 4 * * MON"
push:
branches:
- master
Expand Down

0 comments on commit 0c2f487

Please sign in to comment.