Skip to content

Fix the package name. #47

Fix the package name.

Fix the package name. #47

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Weston Schmidt <[email protected]>
# SPDX-License-Identifier: Apache-2.0
---
name: 'CodeQL Verification'
on:
push:
branches:
- "main"
pull_request:
workflow_dispatch:
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql:
uses: goschtalt/.github/.github/workflows/codeql.yml@0a0ddf20f922b09ee52ab765cd0ae2150aabc2c7 # v1.0.7
secrets: inherit