We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82faee4 commit e8bc189Copy full SHA for e8bc189
1 file changed
.github/workflows/progress-tracker.yml
@@ -4,9 +4,9 @@ env:
4
# Update these environment variables every year
5
# And check the tracker is enabled at:
6
# 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/'
+ FILTER_LABEL: '2024 chapter'
+ TRACKER_ISSUE_NUMBER: 3634
+ SQL_BASE_DIR: 'https://github.com/HTTPArchive/almanac.httparchive.org/tree/main/sql/2024/'
10
11
on:
12
workflow_dispatch:
0 commit comments