Skip to content

Fix LDAP_SERVER_PORT not being used #321

Fix LDAP_SERVER_PORT not being used

Fix LDAP_SERVER_PORT not being used #321

Workflow file for this run

name: "CodeQL analysis"
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: github/codeql-action/init@v1
with:
languages: python
- uses: github/codeql-action/analyze@v1