Skip to content

add backend_ips tests #666

add backend_ips tests

add backend_ips tests #666

Workflow file for this run

name: Credential Scanner
on:
pull_request:
branches: [ master ]
jobs:
cred-scan:
runs-on: [self-hosted, linux]
steps:
- uses: actions/checkout@v4
- name: Scan credentials
uses: outscale/cred-scan@main
with:
scan_path: "./"