Skip to content

feat: add twelve-factor app skill and compliance audit agent #6

feat: add twelve-factor app skill and compliance audit agent

feat: add twelve-factor app skill and compliance audit agent #6

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
jobs:
opencode-compat:
name: OpenCode Compatibility
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Test OpenCode compatibility
run: ./test/opencode-compat.sh