mirror of
https://github.com/anchore/syft.git
synced 2025-11-18 08:53:15 +01:00
Merge pull request #364 from anchore/allow-for-failures-of-benchmark-sticky-note
Ignore failures on benchmark sticky comment
This commit is contained in:
commit
772613647c
1
.github/workflows/validations.yaml
vendored
1
.github/workflows/validations.yaml
vendored
@ -216,6 +216,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Update PR benchmark results comment
|
- name: Update PR benchmark results comment
|
||||||
uses: marocchino/sticky-pull-request-comment@v2
|
uses: marocchino/sticky-pull-request-comment@v2
|
||||||
|
continue-on-error: true
|
||||||
with:
|
with:
|
||||||
header: benchmark
|
header: benchmark
|
||||||
message: |
|
message: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user