Skip to content

Commit

Permalink
use kratos-ci-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
mo3et committed Sep 20, 2024
1 parent 69697a1 commit acd1bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
if: failure() # This step runs only if the previous step fails
uses: peter-evans/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.BOT_GITHUB_TOKEN }}
issue-number: ${{ github.event.pull_request.number }}
comment-id: ${{ steps.fc.outputs.comment-id }}
edit-mode: replace
Expand Down

0 comments on commit acd1bdb

Please sign in to comment.