diff --git a/.github/workflows/qns-comment.yml b/.github/workflows/qns-comment.yml index 96231abd86..bc50ac471b 100644 --- a/.github/workflows/qns-comment.yml +++ b/.github/workflows/qns-comment.yml @@ -22,7 +22,7 @@ jobs: # github.event.workflow_run.conclusion == 'failure' if: github.event.workflow_run.event == 'pull_request' steps: -# - uses: actions/checkout@v4 + - uses: actions/checkout@v4 - uses: ./.github/actions/pr-comment with: name: qns