Skip to content

Bump yard from 0.9.34 to 0.9.36 #15

Bump yard from 0.9.34 to 0.9.36

Bump yard from 0.9.34 to 0.9.36 #15

Workflow file for this run

name: 'Lint and test on pull request'
on:
pull_request_target:
branches:
- 'master'
paths-ignore:
- 'doc/**'
- '**.md'
jobs:
lint:
uses: ./.github/workflows/reusable-lint.yaml
test:
uses: ./.github/workflows/reusable-test.yaml