Skip to content

Add CODEOWNERS

Add CODEOWNERS #6

Workflow file for this run

on:
pull_request: {}
push:
branches:
- main
workflow_dispatch: {}
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: earthly/actions-setup@v1
with:
version: ">=0.8 <1.0"
- run: |
earthly --ci +ci