Skip to content

mcode-island v0.3.0: add io.minimax.mcode Hooks extension (forward-compat with PR #20) #2

mcode-island v0.3.0: add io.minimax.mcode Hooks extension (forward-compat with PR #20)

mcode-island v0.3.0: add io.minimax.mcode Hooks extension (forward-compat with PR #20) #2

Workflow file for this run

name: CodeQL
on:
pull_request:
push:
branches: [main]
schedule:
- cron: "23 3 * * 1"
permissions:
contents: read
security-events: write
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b18 # v7.0.1
- uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
with:
languages: javascript-typescript
- uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7