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

fix: update settings and codeowners #24

fix: update settings and codeowners

fix: update settings and codeowners #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
uses: actions/checkout@v4