mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
ignore failures on benchmark sticky comment
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
This commit is contained in:
parent
ab83b7f840
commit
8658abc8c4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/validations.yaml
vendored
1
.github/workflows/validations.yaml
vendored
|
@ -216,6 +216,7 @@ jobs:
|
|||
|
||||
- name: Update PR benchmark results comment
|
||||
uses: marocchino/sticky-pull-request-comment@v2
|
||||
continue-on-error: true
|
||||
with:
|
||||
header: benchmark
|
||||
message: |
|
||||
|
|
Loading…
Reference in a new issue