Skip to content

fix: ignore files for codeql action #49

fix: ignore files for codeql action

fix: ignore files for codeql action #49

Workflow file for this run

name: pr
on:
pull_request:
branches:
- main
- master
merge_group:
workflow_dispatch:
jobs:
test:
name: Build And Test
uses: ./.github/workflows/build-and-test.yml
secrets: inherit