Skip to content

Merge branch 'main' of github.com:CodrJS/ts-jsr-template into main #2

Merge branch 'main' of github.com:CodrJS/ts-jsr-template into main

Merge branch 'main' of github.com:CodrJS/ts-jsr-template into main #2

Workflow file for this run

name: "CodeQL"
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
paths-ignore:
- "**/*.md"
- "**/*.txt"
jobs:
analyze:
uses: CodrJS/cicd/.github/workflows/codeql.yml@main