Skip to content

Commit

Permalink
non-doc-squad test
Browse files Browse the repository at this point in the history
Signed-off-by: anaxceron <[email protected]>
  • Loading branch information
anaxceron committed Oct 27, 2023
1 parent c27ab6f commit 05dab65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Add initial comment w/ instructions
id: initial_comment_writer
if: contains(fromJson('["anaxceron", "jandacek", "nannanli", "samanthasusu", "nellietan", "lparadkar-rocket"]'), github.event.pull_request.user.login)
if: contains(fromJson('["jandacek", "nannanli", "samanthasusu", "nellietan", "lparadkar-rocket"]'), github.event.pull_request.user.login)
uses: marocchino/sticky-pull-request-comment@v2
with:
header: Initial comment writer
Expand Down

0 comments on commit 05dab65

Please sign in to comment.