mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Update .github/workflows/notify_weekly.yaml
This commit is contained in:
@@ -3,7 +3,7 @@ name: Weekly Github Update
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Every week on Thursday @ 1:00
|
# Every week on Thursday @ 1:00
|
||||||
- cron: "0 1 * * 4"
|
- cron: "0 13 * * 4"
|
||||||
jobs:
|
jobs:
|
||||||
send-mattermost-message:
|
send-mattermost-message:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user