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

Merge pull request #145 from mytiki/repo-sync/internal-repo-sync/default #146

Merge pull request #145 from mytiki/repo-sync/internal-repo-sync/default

Merge pull request #145 from mytiki/repo-sync/internal-repo-sync/default #146

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