mirror of
https://github.com/fnsign/embedded-omnisearch.git
synced 2026-07-22 06:58:08 +00:00
Delete .github/workflows/supply-chain-security.yml
This commit is contained in:
parent
cca566dd32
commit
95f09d7120
1 changed files with 0 additions and 13 deletions
13
.github/workflows/supply-chain-security.yml
vendored
13
.github/workflows/supply-chain-security.yml
vendored
|
|
@ -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
|
||||
Loading…
Reference in a new issue