Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

fix: no branch context #24

fix: no branch context

fix: no branch context #24

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
analyze:
name: Do Nothing
runs-on: ubuntu-latest
permissions:
security-events: write
packages: read
actions: read
contents: read
steps:
- name: Checkout repository