Skip to content

Initial commit

Initial commit #1

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [master]
pull_request:
branches: [master]
schedule:
- cron: "18 7 * * 4"
jobs:
codeql:
uses: haraka/.github/.github/workflows/codeql.yml@master