diff --git a/.github/workflows/sbom.yml b/.github/workflows/sbom.yml deleted file mode 100644 index ad541dc..0000000 --- a/.github/workflows/sbom.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: SBOM Recording - -on: - push: - branches: - - "main" - -jobs: - record-sbom: - uses: satellitevu/sbom/.github/workflows/sbom-recording.reusable.yml@main - secrets: inherit # pragma: allowlist secret