Skip to content

docs(README.md): CodeQL@github-actions-uv #56

docs(README.md): CodeQL@github-actions-uv

docs(README.md): CodeQL@github-actions-uv #56

Workflow file for this run

name: "[C]ontinuous [I]ntegration"
on:
push:
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
lint:
uses: percebus/github-actions-npm/.github/workflows/run_script.yml@main
with:
script: lint