We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef7de1 commit 0b315e5Copy full SHA for 0b315e5
.github/workflows/blazor-issue-processing.yml
@@ -7,6 +7,7 @@ on:
7
- 'aspnetcore/blazor/**'
8
jobs:
9
process-blazor-issue:
10
+ if: github.event.label.name == 'blazor/subsvc'
11
runs-on: ubuntu-latest
12
permissions:
13
issues: write
0 commit comments