Skip to content

Merge pull request #334 from crazy-max/cagent-codeowners #808

Merge pull request #334 from crazy-max/cagent-codeowners

Merge pull request #334 from crazy-max/cagent-codeowners #808

Workflow file for this run

name: validate
on:
push:
branches:
- 'main'
pull_request:
jobs:
validate:
runs-on: ubuntu-24.04
steps:
-
name: Checkout
uses: actions/checkout@v6
-
name: Run
uses: docker/bake-action@v6
with:
source: .
targets: validate