Skip to content

test: add unit test

test: add unit test #2

name: "CodeQL"
permissions:
security-events: write
actions: read
contents: read
on:
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
schedule:
- cron: "36 7 * * 6"
jobs:
analyze:
uses: dev-ahmadbilal/reuseble-workflows/.github/workflows/codeql-analysis.yml@main