Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yasiupl committed Nov 27, 2023
2 parents 7b0989c + 46054c9 commit 5796b95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
schedule:
# Run montly at 26th
- cron: '0 0 26 * *'
# Run two days later, in case 26th is on weekend.
- cron: '0 0 28 * *'
jobs:
build:
name: Request Netlify Webhook
Expand Down

0 comments on commit 5796b95

Please sign in to comment.