Skip to content

Remove SalishSeaNowcast docs and package stub (#111) #7

Remove SalishSeaNowcast docs and package stub (#111)

Remove SalishSeaNowcast docs and package stub (#111) #7

name: "CodeQL"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '26 16 * * 1'
jobs:
analyze:
name: Analyze
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [ "python" ]
uses: UBC-MOAD/gha-workflows/.github/workflows/codeql-analysis.yaml@main
with:
language: ${{ matrix.language }}