Skip to content

Commit

Permalink
change schedule.
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR authored Nov 7, 2024
1 parent 446af15 commit 127f7db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ on:
- "commit-check.sh"
# Automated
schedule:
# Run Every 6 hours
- cron: "0 */6 * * *"
# Run Every monday at 12 pm
- cron: "0 12 * * 1"

jobs:
check-for-new-caddy-release:
Expand Down Expand Up @@ -1252,4 +1252,4 @@ jobs:
go_plugin_link: github.com/caddy-dns/glesys
hash_file: git-hashes/glesys.txt
plugin_name: glesys
repo: https://github.com/caddy-dns/glesys
repo: https://github.com/caddy-dns/glesys

0 comments on commit 127f7db

Please sign in to comment.