Skip to content

Commit 6ad84f0

Browse files
committed
Fix PR comment location
1 parent 8dbb8a4 commit 6ad84f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
id: fc
3737
with:
3838
issue-number: ${{ github.event.number }}
39-
comment-author: "github-actions"
39+
comment-author: "github-actions[bot]"
4040
body-includes: "Some of the native library builds modified in this PR were not referenced in the PR description."
4141
- id: strat
4242
name: Create the matrix strategy for the native builds.

0 commit comments

Comments
 (0)