From 5aa54eff2b817cc2bb41c40274b8240a307f6782 Mon Sep 17 00:00:00 2001 From: Asher Gomez Date: Wed, 4 Sep 2024 16:49:47 +1000 Subject: [PATCH] chore: prepare for `@std/tar` package (#5906) --- .github/labeler.yml | 3 +++ .github/workflows/title.yml | 1 + 2 files changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 0b77735df124..8b71b1662f7b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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/** diff --git a/.github/workflows/title.yml b/.github/workflows/title.yml index bde1c28614ea..f77a47888e8e 100644 --- a/.github/workflows/title.yml +++ b/.github/workflows/title.yml @@ -68,6 +68,7 @@ jobs: regexp(/unstable)? semver(/unstable)? streams(/unstable)? + tar(/unstable)? testing(/unstable)? text(/unstable)? toml(/unstable)?