Skip to content

Commit

Permalink
Auto add Platform: MacOS label when MacOS is picked in the issue (#…
Browse files Browse the repository at this point in the history
…2699)

## Description

Follow-up to
#2696
  • Loading branch information
j-piasecki committed Dec 15, 2023
1 parent 965847f commit bc95f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"}'

0 comments on commit bc95f03

Please sign in to comment.