Skip to content

Changes for rpm-adapter jdk8 build (#555) #1102

Changes for rpm-adapter jdk8 build (#555)

Changes for rpm-adapter jdk8 build (#555) #1102

Workflow file for this run

---
name: XCOP linter
"on":
push:
branches:
- master
pull_request:
branches:
- master
jobs:
xcop-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: g4s8/xcop-action@master
with:
files: "src/*.xml"