Skip to content

CodeQL

CodeQL #14

Workflow file for this run

name: CodeQL
on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '18 7 * * 4'
jobs:
codeql:
uses: haraka/.github/.github/workflows/codeql.yml@master