Skip to content

Commit 2f80a63

Browse files
authored
Fix: remove agenda from working session labels
1 parent 2b598a7 commit 2f80a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/meetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
issueTitle: '<%= date.toFormat("yyyy-MM-dd") %> Express Working Session'
3232
token: ${{ secrets.GITHUB_TOKEN }}
3333
orgs: expressjs,pillarjs,jshttp
34-
agendaLabel: 'top priority, agenda'
34+
agendaLabel: 'top priority'
3535
meetingLabels: 'meeting'
3636
# Converting the second time slot to a "working session"
3737
# https://github.com/expressjs/discussions/issues/195#issuecomment-1973732769

0 commit comments

Comments
 (0)