Skip to content

Swallow exceptions when getting property values during validation #13

Swallow exceptions when getting property values during validation

Swallow exceptions when getting property values during validation #13

Workflow file for this run

name: PRs
on:
pull_request:
branches: [main]
paths-ignore:
- "**/*.md"
- "**/*.gitignore"
- "**/*.gitattributes"
workflow_dispatch:
jobs:
build:
name: Build & Test PR
uses: ./.github/workflows/_build.yml