File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
schedule :
8
8
- cron : ' 0 0 * * 1'
9
9
jobs :
10
- build :
10
+ meeting :
11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- name : Technical Committee
19
19
agendaLabel : ' top priority'
20
20
meetingLabels : ' meeting'
21
21
# We alternate between two time slots:
22
- # 1. Starting on 2024-03-04 at 9pm UTC (2024-03-04T21:00:00.0Z) with a period of 4 weeks (P4W )
23
- # 2. Starting on 2024-03-20 at 9pm UTC (2024-03-20T21:00:00.0Z) with a period of 4 weeks (P4W )
24
- schedules : ' 2024-03-04T21:00:00.0Z/P4W ,2024-03-20T21:00:00.0Z/P4W '
22
+ # 1. Starting on 2024-03-04 at 9pm UTC (2024-03-04T21:00:00.0Z) with a period of 2 weeks (P2W )
23
+ # 2. Starting on 2024-03-20 at 9pm UTC (2024-03-20T21:00:00.0Z) with a period of 2 weeks (P2W )
24
+ schedules : ' 2024-03-04T21:00:00.0Z/P2W ,2024-03-20T21:00:00.0Z/P2W '
25
25
createWithin : ' P1W'
26
26
issueTemplate : ' meeting-tc.md'
You can’t perform that action at this time.
0 commit comments