Skip to content

Disable the schedule for the approvalbot. #22

Disable the schedule for the approvalbot.

Disable the schedule for the approvalbot. #22

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@c4ca02564993f08a5dc8bcf184d4e6bee3890064 # v1.0.8
secrets: inherit