Skip to content

Commit 3750540

Browse files
committed
fix: update meeting schedule
1 parent 64f87f5 commit 3750540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/meetings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
agendaLabel: 'security-wg-agenda'
2020
meetingLabels: 'meeting'
2121
# https://github.com/expressjs/security-wg/issues/28#issuecomment-2399781618
22-
# Starting on 2024-10-21 at 5:30pm UTC (2024-10-21T17:30:00.0Z) with a period of 4 weeks (P4W)
23-
schedules: '2024-10-21T17:30:00.0Z/P4W'
22+
# Starting on 2024-10-21 at 4:30pm UTC (2024-10-21T16:30:00.0Z) with a period of 4 weeks (P4W)
23+
schedules: '2025-02-17T16:30:00.0Z/P4W'
2424
createWithin: 'P1W'
2525
issueTemplate: 'meeting.md'

0 commit comments

Comments
 (0)