Skip to content

Commit 915bac2

Browse files
remove boilerplate
1 parent 7c6cf78 commit 915bac2

File tree

2 files changed

+0
-65
lines changed

2 files changed

+0
-65
lines changed

.github/workflows/test_multi_arch_images.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,3 @@ jobs:
6161
run: python3 validator/validate_multi_platform_image_support.py --platform "${{ matrix.platform }}" --sbom "${{ steps.inspector.outputs.artifact_sbom }}"
6262

6363

64-
# only run if the previous step failed
65-
- name: Notify maintainers of validation failure
66-
if: ${{ failure() }}
67-
run: echo "this feature is not implemented"
68-

.github/workflows/test_tarball_workaround.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)