Skip to content

refactor: add CODEOWNERS #6

refactor: add CODEOWNERS

refactor: add CODEOWNERS #6

Workflow file for this run

name: Compile
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
compile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Make
run: make