Skip to content

Add antianqi/openclaw-acp-bridge v0.1.3 - peer collaboration Bridge f… #1

Add antianqi/openclaw-acp-bridge v0.1.3 - peer collaboration Bridge f…

Add antianqi/openclaw-acp-bridge v0.1.3 - peer collaboration Bridge f… #1

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