Skip to content

This is the Silk.NET Mobile Update (v2.22.0) (#2184) #61

This is the Silk.NET Mobile Update (v2.22.0) (#2184)

This is the Silk.NET Mobile Update (v2.22.0) (#2184) #61

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"