Skip to content

feat: add --git-changed option to pass the changed files according … #56

feat: add --git-changed option to pass the changed files according …

feat: add --git-changed option to pass the changed files according … #56

name: CodeQL Analysis
on:
push:
branches:
- master
tags:
- v*
pull_request:
jobs:
codeql:
name: CodeQL
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
- uses: github/codeql-action/init@v3
with:
config-file: ./.github/codeql-config.yml