Skip to content

Defaults control_finding_generator to null to allow Org to manage setting #48

Defaults control_finding_generator to null to allow Org to manage setting

Defaults control_finding_generator to null to allow Org to manage setting #48

Workflow file for this run

name: Run lint and static analyis checks
on:
pull_request:
# Cancel other lint workflows when source is updated
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: plus3it/actions-workflows/.github/workflows/lint.yml@93a9326e07945e5441d0fadef735563290edd729