Skip to content

Commit

Permalink
chore: fix adding label for native-stack
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Sep 1, 2021
1 parent 127e030 commit 6cba517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
'material-bottom-tabs',
'material-top-tabs',
'stack',
'native-stack',
].includes(name)
)
.map((name) => `package:${name}`);
Expand Down

0 comments on commit 6cba517

Please sign in to comment.