mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
remove token usage from benchmark sticky comment action
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
This commit is contained in:
parent
f180d1c537
commit
abca2c5f0b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/validations.yaml
vendored
1
.github/workflows/validations.yaml
vendored
|
@ -225,7 +225,6 @@ jobs:
|
|||
- name: Update PR benchmark results comment
|
||||
uses: marocchino/sticky-pull-request-comment@v2
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
header: benchmark
|
||||
message: |
|
||||
### Benchmark Test Results
|
||||
|
|
Loading…
Reference in a new issue