Skip to content

Commit e8bc189

Browse files
authored
Updates progress tracker to track 2024 issue (#3635)
1 parent 82faee4 commit e8bc189

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/progress-tracker.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ env:
44
# Update these environment variables every year
55
# And check the tracker is enabled at:
66
# https://github.com/HTTPArchive/almanac.httparchive.org/actions/workflows/progress-tracker.yml
7-
FILTER_LABEL: '2022 chapter'
8-
TRACKER_ISSUE_NUMBER: 2908
9-
SQL_BASE_DIR: 'https://github.com/HTTPArchive/almanac.httparchive.org/tree/main/sql/2022/'
7+
FILTER_LABEL: '2024 chapter'
8+
TRACKER_ISSUE_NUMBER: 3634
9+
SQL_BASE_DIR: 'https://github.com/HTTPArchive/almanac.httparchive.org/tree/main/sql/2024/'
1010

1111
on:
1212
workflow_dispatch:

0 commit comments

Comments
 (0)