Skip to content

Code sign 2.18 using Windows instead of macOS #55

Code sign 2.18 using Windows instead of macOS

Code sign 2.18 using Windows instead of macOS #55

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"