Disable Blazor holiday comment (#27763)

pull/27769/head
Luke Latham 2022-11-28 06:21:28 -06:00 committed by GitHub
parent 4beff30c4f
commit 20d06c9a65
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