Skip to content

chore: agent-context command #150

chore: agent-context command

chore: agent-context command #150

Workflow file for this run

name: vuln
on:
pull_request:
workflow_dispatch:
jobs:
vuln:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version-file: go.mod
- run: npm install -g @go-task/cli
- run: task vuln