Skip to content

improve delete vm the same way I did it for nic #509

improve delete vm the same way I did it for nic

improve delete vm the same way I did it for nic #509

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@v3
- name: Scan credentials
uses: outscale-dev/cred-scan@main
with:
scan_path: "./"