Skip to content

fix: TLS SNI wasn't working due to missing context (#3383) #750

fix: TLS SNI wasn't working due to missing context (#3383)

fix: TLS SNI wasn't working due to missing context (#3383) #750

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