Skip to content

Commit 5fe8912

Browse files
committed
Update comment
1 parent 0e068a3 commit 5fe8912

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/build-and-push-hf.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,9 @@ jobs:
9999
issue-number: ${{ github.event.pull_request.number }}
100100
edit-mode: replace
101101
body: |
102-
PR image build and manifest generation completed successfully!
102+
PR image build completed successfully!
103103
104-
📦 [PR image](quay.io/trustyai/guardrails-detector-huggingface-runtime-ci:${{ github.event.pull_request.head.sha }}): `quay.io/trustyai/guardrails-detector-huggingface-runtime-ci:${{ github.event.pull_request.head.sha }}`
105-
106-
```
104+
📦 [PR image](https://quay.io/repository/trustyai/guardrails-detector-huggingface-runtime-ci?tab=tags): `quay.io/trustyai/guardrails-detector-huggingface-runtime-ci:${{ github.event.pull_request.head.sha }}`
107105
- name: Trivy scan
108106
uses: aquasecurity/[email protected]
109107
with:

0 commit comments

Comments
 (0)