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 52f4e5e commit ccea076Copy full SHA for ccea076
.github/workflows/blazor-issue-processing.yml
@@ -2,7 +2,7 @@ name: Issue processing
2
on:
3
issues:
4
types:
5
- - labeled
+ - opened
6
jobs:
7
process-blazor-issue:
8
if: contains(github.event.issue.body, 'aspnet/core/blazor')
0 commit comments