Skip to content

Commit

Permalink
Update Caddy Releases to Daily Check
Browse files Browse the repository at this point in the history
  • Loading branch information
vkartk authored Jun 13, 2024
1 parent 9da1eed commit ab24caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-caddy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Check Caddy Releases

on:
schedule:
- cron: '*/5 * * * *' # Runs every 5 minutes
- cron: '0 0 * * *'
workflow_dispatch: # Allows manual triggering

permissions:
Expand Down

0 comments on commit ab24caf

Please sign in to comment.