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 af7414b commit 42e7249Copy full SHA for 42e7249
1 file changed
.github/workflows/add-platform-label.yml
@@ -13,5 +13,5 @@ jobs:
13
steps:
14
- uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90 #1.0.4
15
with:
16
- add-labels: "Platform: Dart"
+ add-labels: "Dart"
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments