Skip to content

Commit 46d0169

Browse files
authored
Update post-agenda-sofa-dev-meeting.yml
1 parent 8b510e7 commit 46d0169

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/post-agenda-sofa-dev-meeting.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Post - SOFA dev meeting agenda/reminder
33
on:
44
schedule:
55
- cron: '30 8 * * 1' # 9:30 am UTC+1 every Monday
6-
- cron: '00 8 * * 4' # 8:30 am UTC+1 on Thursdays
7-
- cron: '00 7 * * 4' # 7:30 am UTC+1 on Thursdays (for summer times)
6+
- cron: '00 8 * * 4' # 8:00 am UTC+1 on Thursdays -> targeting 9:00 am CET
7+
- cron: '00 7 * * 4' # 7:00 am UTC+1 on Thursdays (for summer times) -> targeting 9:00 am CET
88

99
env:
1010
TZ: "Europe/Paris"

0 commit comments

Comments
 (0)