haraka/haraka-plugin-p0f

View on GitHub
.github/workflows/codeql.yml

Summary

Maintainability
Test Coverage
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