Skip to content

Enhance CI/CD workflow with cleanup logic and improved readability #324

Enhance CI/CD workflow with cleanup logic and improved readability

Enhance CI/CD workflow with cleanup logic and improved readability #324

name: Github sanity scanner
on:
pull_request:
branches: [ main ]
jobs:
github-sanity-scan:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Github sanity scanner
uses: outscale/github-sanity-scan@main
with:
no-pull-request-target: true