Skip to content

Update CODEOWNERS

Update CODEOWNERS #5

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: ./mwaa-local-env build-image