We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0091392 commit 7bb2131Copy full SHA for 7bb2131
.github/workflows/audits.yml
@@ -206,7 +206,7 @@ jobs:
206
token: ${{secrets.BOT_GITHUB_TOKEN}}
207
branch: audit-report
208
title: Audit Report
209
- body: New audit report available
+ body: The audit report has changed in ${{github.event.pull_request.head.sha || github.sha}}.
210
commit-message: 'docs(implementations): audit report'
211
committer: theguild-bot <[email protected]>
212
author: theguild-bot <[email protected]> # dont use the actor as an author
0 commit comments