Skip to content

Commit bc95f03

Browse files
authored
Auto add Platform: MacOS label when MacOS is picked in the issue (#2699)
## Description Follow-up to #2696
1 parent 965847f commit bc95f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/platforms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232
platforms-section-header: Platforms
3333
platforms-comma-separated: true
34-
platforms-with-labels: '{"Android": "Platform: Android", "iOS": "Platform: iOS", "Web": "Platform: Web"}'
34+
platforms-with-labels: '{"Android": "Platform: Android", "iOS": "Platform: iOS", "Web": "Platform: Web", "MacOS": "Platform: MacOS"}'

0 commit comments

Comments
 (0)