Disable Blazor holiday comment (#27763)
parent
4beff30c4f
commit
20d06c9a65
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue