Skip to content

Commit

Permalink
[Fix](WorkFlow)Auto replay not work
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinKirs committed Dec 27, 2023
1 parent 05f185f commit 3180ab2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/auto-pr-reply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ jobs:
- name: Comment on PR
uses: ./.github/actions/create-or-update-comment
with:
permissions:
issues: write
issue-number: ${{ github.event.pull_request.number }}
token: ${{ secrets.GITHUB_TOKEN }}
body: |
Thank you for your contribution to Apache Doris.
Expand Down

0 comments on commit 3180ab2

Please sign in to comment.