Skip to content

ci: add agnix validation to CI #8

ci: add agnix validation to CI

ci: add agnix validation to CI #8

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
ci:
uses: agent-sh/.github/.github/workflows/ci-node.yml@main
secrets: inherit
agnix:
uses: agent-sh/.github/.github/workflows/ci-agnix.yml@main