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