Skip to content

add an option to wait for tag to be created before starting an instance (test) #511

add an option to wait for tag to be created before starting an instance (test)

add an option to wait for tag to be created before starting an instance (test) #511

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: "./"