workflows/teams: fix execution day of comment

This commit is contained in:
Hythera 2026-06-08 22:41:14 +02:00
commit 8bbed87799
No known key found for this signature in database
GPG key ID: 123E2CC7E1F951AA

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: