Skip to content

Bump rexml from 3.2.6 to 3.2.8 #22

Bump rexml from 3.2.6 to 3.2.8

Bump rexml from 3.2.6 to 3.2.8 #22

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