Skip to content

Merge pull request #59 from goschtalt/fix-package-name #48

Merge pull request #59 from goschtalt/fix-package-name

Merge pull request #59 from goschtalt/fix-package-name #48

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@58595a75903e2c7663747bbc863505bb6f6e33a0 # v1.1.4
secrets: inherit