Deactivate Blazor holiday comment (#28002)

pull/28003/head
Luke Latham 2023-01-03 11:43:53 -06:00 committed by GitHub
parent 29485fea7d
commit 2116ba28aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
- labeled
jobs:
add-comment:
if: github.event.label.name == 'Blazor'
if: github.event.label.name == 'Blazor2'
runs-on: ubuntu-latest
permissions:
issues: write