Skip to content

Merge pull request #197 from objectionary/renovate/actions-setup-java… #330

Merge pull request #197 from objectionary/renovate/actions-setup-java…

Merge pull request #197 from objectionary/renovate/actions-setup-java… #330

Workflow file for this run

---
name: xcop
"on":
push:
branches:
- master
pull_request:
branches:
- master
jobs:
xcop:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: g4s8/xcop-action@master
with:
license: LICENSE.txt
files: "**/*.xml"