Skip to content

Merge pull request #1 from adrianrl/oslog #3

Merge pull request #1 from adrianrl/oslog

Merge pull request #1 from adrianrl/oslog #3

Workflow file for this run

name: "pr-validator"

Check failure on line 1 in .github/workflows/pr_validator.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr_validator.yml

Invalid workflow file

(Line: 1, Col: 1): Required property is missing: jobs
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}