Skip to content

Merge pull request #2016 from nikzor/linter-for-actions #1601

Merge pull request #2016 from nikzor/linter-for-actions

Merge pull request #2016 from nikzor/linter-for-actions #1601

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