Skip to content

Bump yard from 0.9.34 to 0.9.35 #10

Bump yard from 0.9.34 to 0.9.35

Bump yard from 0.9.34 to 0.9.35 #10

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