mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 23:05:48 +02:00
Delete Contrast SAST Scan workflow file
This commit is contained in:
parent
8f1d8ef553
commit
7e6ac90c7b
1 changed files with 0 additions and 14 deletions
14
.github/workflows/contrast-sast-scan.yml
vendored
14
.github/workflows/contrast-sast-scan.yml
vendored
|
@ -1,14 +0,0 @@
|
||||||
name: Contrast SAST Scan
|
|
||||||
|
|
||||||
on:
|
|
||||||
pull_request:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
- main
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
sast-scan:
|
|
||||||
uses: ibm-skills-network/.github/.github/workflows/contrast-sast-scan.yaml@main
|
|
||||||
secrets: inherit
|
|
Loading…
Reference in a new issue