Skip to content

Merge r/15.x into r/16.x #503

Merge r/15.x into r/16.x

Merge r/15.x into r/16.x #503

name: Test configuration
on:
pull_request:
paths:
- 'etc/**'
- 'docs/checkstyle/check-config.sh'
- '**/pom.xml'
push:
paths:
- 'etc/**'
- 'docs/checkstyle/check-config.sh'
- '**/pom.xml'
jobs:
main:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: check configuration
run: ./docs/checkstyle/check-config.sh