Skip to content

♻️ chore: refactor profile logic #169

♻️ chore: refactor profile logic

♻️ chore: refactor profile logic #169

Workflow file for this run

name: Credential Scanner
on:
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
cred-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Scan credentials
uses: outscale/cred-scan@main
with:
scan_path: "./"