Skip to content

Initial commit

Initial commit #1

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