Skip to content

Commit 7c78915

Browse files
authored
chore: fix meeting generation time
1 parent 8aeb4c6 commit 7c78915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-meeting-agendas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
orgs: webpack,webpack-contrib
2222
agendaLabel: 'tsc-agenda'
2323
meetingLabels: 'meeting'
24-
schedules: '2025-05-05T17:00:00.0Z/P2W'
24+
schedules: '2025-05-05T16:00:00.0Z/P2W'
2525
createWithin: 'P7D'
2626
issueTemplate: 'meeting-agenda.md'

0 commit comments

Comments
 (0)