Skip to content

Commit

Permalink
[Chore](workflow)Fix Pr comment not worker
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinKirs committed Nov 22, 2023
1 parent 54448b9 commit b1f5b2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-pr-reply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
- name: Comment on PR
uses: ./.github/actions/create-or-update-comment
with:
persist-credentials: false
submodules: recursive
issue-number: ${{ github.event.pull_request.number }}
body: |
Thank you for your contribution to Apache Doris.
Expand Down

0 comments on commit b1f5b2e

Please sign in to comment.