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 76f4c6f commit bb247bcCopy full SHA for bb247bc
.github/workflows/add-platform-label.yml
@@ -13,5 +13,5 @@ jobs:
13
steps:
14
- uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90 # [email protected]
15
with:
16
- add-labels: 'Platform: React-Native'
+ add-labels: 'React-Native'
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments