Skip to content

op-mode: T5514: Allow safe reboots to config defaults when config.boot is deleted (backport #3654) #4085

op-mode: T5514: Allow safe reboots to config defaults when config.boot is deleted (backport #3654)

op-mode: T5514: Allow safe reboots to config defaults when config.boot is deleted (backport #3654) #4085

Workflow file for this run

name: "Perform CodeQL Analysis"
on:
push:
branches:
- sagitta
pull_request:
# The branches below must be a subset of the branches above
branches:
- sagitta
schedule:
- cron: '22 10 * * 0'
workflow_dispatch:
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql-analysis-call:
uses: vyos/.github/.github/workflows/codeql-analysis.yml@sagitta
secrets: inherit
with:
languages: "['python']"