Disable Blazor holiday message (#27674)

pull/27670/head
Luke Latham 2022-11-17 13:25:34 -06:00 committed by GitHub
parent 1fddbf26f1
commit d7e7cafa18
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