Skip to content

This is the April 2024 Update (v2.21.0) (#2115) #60

This is the April 2024 Update (v2.21.0) (#2115)

This is the April 2024 Update (v2.21.0) (#2115) #60

Workflow file for this run

name: Codeowners
on:
push:
paths:
- "CODEOWNERS"
pull_request:
paths:
- "CODEOWNERS"
jobs:
Validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: mszostok/[email protected]
with:
checks: "files,duppatterns"
experimental_checks: "notowned"