Skip to content

Merge pull request #358 from jcabi/renovate/actions-checkout-4.x #66

Merge pull request #358 from jcabi/renovate/actions-checkout-4.x

Merge pull request #358 from jcabi/renovate/actions-checkout-4.x #66

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