diff --git a/.gitea/workflows/node-ci.yaml b/.gitea/workflows/node-ci.yaml index 4bb31ba..05ee4b5 100644 --- a/.gitea/workflows/node-ci.yaml +++ b/.gitea/workflows/node-ci.yaml @@ -36,7 +36,7 @@ jobs: webhookUrl: '${{ secrets.GOOGLE_CHAT_WEBHOOK }}' jobStatus: ${{ job.status }} title: Lint failed - subtitle: ${{ github.job }} + subtitle: ${{ github.event.pull_request.html_url }} test: runs-on: ubuntu-24.04