mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
remove unrelease changelog option
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
This commit is contained in:
parent
6d9f9a9b3b
commit
9bd9dad76c
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
git fetch origin main
|
||||
git merge-base --is-ancestor ${GITHUB_REF##*/} origin/main && echo "${GITHUB_REF##*/} is a commit on main!"
|
||||
|
||||
- name: Check static anaylysis, unit, and integration test results
|
||||
- name: Check static analysis, unit, and integration test results
|
||||
uses: fountainhead/action-wait-for-check@v1.0.0
|
||||
id: sa-unit-int
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user