Delete .github/workflows/supply-chain-security.yml

This commit is contained in:
Fozi 2026-05-15 11:20:13 +02:00 committed by GitHub
parent cca566dd32
commit 95f09d7120
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,13 +0,0 @@
name: Supply Chain Security
on:
workflow_dispatch:
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: homeofe/supply-chain-guard@v5
with:
fail-on: critical
comment-on-pr: true