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 6a4d0a8 commit a911020Copy full SHA for a911020
1 file changed
.github/workflows/add-platform-label.yml
@@ -13,5 +13,5 @@ jobs:
13
steps:
14
- uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90 # pin@1.0.4
15
with:
16
- add-labels: 'Platform: React-Native'
+ add-labels: 'React-Native'
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments