diff --git a/.github/workflows/automatic-rebase.yaml b/.github/workflows/automatic-rebase.yaml index bc737604..7a8cda2a 100644 --- a/.github/workflows/automatic-rebase.yaml +++ b/.github/workflows/automatic-rebase.yaml @@ -29,7 +29,7 @@ jobs: autosquash: ${{ contains(github.event.comment.body, '/autosquash') || contains(github.event.comment.body, '/rebase-autosquash') }} env: GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }} - - name: comment PR + - name: Report the failure uses: actions/github-script@v2 if: failure() env: