mirror of
https://github.com/twuni/docker-registry.helm.git
synced 2026-08-27 06:17:17 +00:00
🎨 Specify commit hash in sticky PR comment
Co-authored-by: ddelange <14880945+ddelange@users.noreply.github.com>
This commit is contained in:
co-authored by
ddelange
parent
23608f3fa7
commit
7e099191b3
@@ -41,7 +41,7 @@ jobs:
|
||||
- uses: marocchino/sticky-pull-request-comment@39c5b5dc7717447d0cba270cd115037d32d28443
|
||||
with:
|
||||
message: |
|
||||
Running a `helm template` smoketest on this branch results in the following diff against `${{ github.base_ref }}`:
|
||||
Running a `helm template` smoketest on commit ${{ github.ref }} results in the following diff against `${{ github.base_ref }}`:
|
||||
|
||||
<details><summary>diff</summary><p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user