diff --git a/.github/workflows/platforms.yml b/.github/workflows/platforms.yml index 2c1ac97959..ed5619b619 100644 --- a/.github/workflows/platforms.yml +++ b/.github/workflows/platforms.yml @@ -31,4 +31,4 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} platforms-section-header: Platforms platforms-comma-separated: true - 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"}'