diff --git a/.github/workflows/check-labels.yml b/.github/workflows/check-labels.yml index 08e65288bb..e93025cade 100644 --- a/.github/workflows/check-labels.yml +++ b/.github/workflows/check-labels.yml @@ -24,6 +24,7 @@ jobs: 'material-bottom-tabs', 'material-top-tabs', 'stack', + 'native-stack', ].includes(name) ) .map((name) => `package:${name}`);