Skip to content

Bump rdoc from 6.6.2 to 6.6.3.1 #19

Bump rdoc from 6.6.2 to 6.6.3.1

Bump rdoc from 6.6.2 to 6.6.3.1 #19

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