Skip to content

Commit

Permalink
Increase frequency for SEO update
Browse files Browse the repository at this point in the history
  • Loading branch information
chunlaw committed Aug 19, 2023
1 parent f016101 commit 82ca094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Build & Deploy

on:
schedule:
- cron: "5 20 13,28 * *"
- cron: "5 20 10,20,28 * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 82ca094

Please sign in to comment.