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.
Platform: MacOS
MacOS
1 parent 965847f commit bc95f03Copy full SHA for bc95f03
.github/workflows/platforms.yml
@@ -31,4 +31,4 @@ jobs:
31
github-token: ${{ secrets.GITHUB_TOKEN }}
32
platforms-section-header: Platforms
33
platforms-comma-separated: true
34
- platforms-with-labels: '{"Android": "Platform: Android", "iOS": "Platform: iOS", "Web": "Platform: Web"}'
+ platforms-with-labels: '{"Android": "Platform: Android", "iOS": "Platform: iOS", "Web": "Platform: Web", "MacOS": "Platform: MacOS"}'
0 commit comments