Skip to content

Commit

Permalink
Update netlify-periodic-build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: sashashura <[email protected]>
  • Loading branch information
sashashura authored Aug 31, 2022
1 parent 9c9b866 commit 63f830e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/netlify-periodic-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule: # Build twice daily: shortly after midnight and noon (UTC)
# Offset is to be nice to the build service
- cron: '4 0,12 * * *'
permissions: {} # none
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 63f830e

Please sign in to comment.