Skip to content

ensure the deletion of capi resources in githubactions #1028

ensure the deletion of capi resources in githubactions

ensure the deletion of capi resources in githubactions #1028

Workflow file for this run

name: Credential Scanner
on:
pull_request:
branches: [ main ]
jobs:
github-sanity-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Scan credentials
uses: outscale-dev/cred-scan@main
with:
scan_path: "./"