Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

New PDD GitHub Action location #241

New PDD GitHub Action location

New PDD GitHub Action location #241

Workflow file for this run

---
name: xcop
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
xcop:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: g4s8/xcop-action@master