Skip to content

Change to V21-11 ERDDAP dataset ids #568

Change to V21-11 ERDDAP dataset ids

Change to V21-11 ERDDAP dataset ids #568

name: "CodeQL"
on:
push:
branches: [ main, ]
pull_request:
branches: [ main ]
schedule:
- cron: '45 16 * * 2'
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 }}