Skip to content

Commit ccea076

Browse files
authored
Update blazor-issue-processing.yml
1 parent 52f4e5e commit ccea076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blazor-issue-processing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Issue processing
22
on:
33
issues:
44
types:
5-
- labeled
5+
- opened
66
jobs:
77
process-blazor-issue:
88
if: contains(github.event.issue.body, 'aspnet/core/blazor')

0 commit comments

Comments
 (0)