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