chore: prepare for @std/tar package (#5906)

This commit is contained in:
Asher Gomez 2024-09-04 16:49:47 +10:00 committed by GitHub
parent 1432018f00
commit 5aa54eff2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

3
.github/labeler.yml vendored
View File

@ -91,6 +91,9 @@ semver:
streams:
- changed-files:
- any-glob-to-any-file: streams/**
tar:
- changed-files:
- any-glob-to-any-file: tar/**
testing:
- changed-files:
- any-glob-to-any-file: testing/**

View File

@ -68,6 +68,7 @@ jobs:
regexp(/unstable)?
semver(/unstable)?
streams(/unstable)?
tar(/unstable)?
testing(/unstable)?
text(/unstable)?
toml(/unstable)?