Skip to content

Commit 1a9a8fb

Browse files
authored
Update blazor-issue-processing.yml (#33930)
1 parent 81347fc commit 1a9a8fb

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
@@ -5,7 +5,7 @@ on:
55
- opened
66
jobs:
77
process-blazor-issue:
8-
if: contains(github.event.issue.comment.body, 'aspnet/core/blazor')
8+
if: contains(github.event.comment.body, 'aspnet/core/blazor')
99
runs-on: ubuntu-latest
1010
permissions:
1111
issues: write

0 commit comments

Comments
 (0)