Skip to content

Fixed incorrect use of .join() on bounce. #362

Fixed incorrect use of .join() on bounce.

Fixed incorrect use of .join() on bounce. #362

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