Skip to content

Commit

Permalink
change names
Browse files Browse the repository at this point in the history
  • Loading branch information
suit-up-repos committed Feb 29, 2024
1 parent 59054c5 commit 89468a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-code-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: ntsd/auto-request-changes-action@v3
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
review-message: "Fix Selene errors"
review-message: "Fix Luau-lsp errors"

- name: Send mail
if: ${{ failure() }}
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
uses: ntsd/auto-request-changes-action@v3
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
review-message: "Fix Luau-lsp errors"
review-message: "Fix Selene errors"

- name: Send mail
if: ${{ failure() }}
Expand Down

0 comments on commit 89468a9

Please sign in to comment.