Skip to content

update ci to use super-linter and push to both quay-repos #2

update ci to use super-linter and push to both quay-repos

update ci to use super-linter and push to both quay-repos #2

Workflow file for this run

name: Super linter
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
lint:
uses: validatedpatterns/github-actions-library/.github/workflows/superlinter.yml@v1
with:
sl_env: |
VALIDATE_TRIVY=false
VALIDATE_PYTHON_ISORT=false