Skip to content

Commit

Permalink
Scheduled run daily at 09:17 UTC.
Browse files Browse the repository at this point in the history
  • Loading branch information
t-paul authored Jan 26, 2024
1 parent f686fb4 commit 5b700bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Deploy site to Pages
on:
push:
branches: ["main"]

# Allows you to run this workflow manually from the Actions tab
schedule:
- cron: '17 9 * * *'
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
Expand Down

0 comments on commit 5b700bd

Please sign in to comment.