[Backport release-26.05] workflows/teams: fix execution day of comment (#529664)

This commit is contained in:
Matt Sturgeon 2026-06-08 21:07:44 +00:00 committed by GitHub
commit 2eb5729966
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: Teams
on:
schedule:
# Every Tuesday at 19:42 (randomly chosen)
# Every Monday at 19:42 (randomly chosen)
- cron: '42 19 * * 1'
workflow_dispatch: