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

archive

archive #105

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: g4s8/xcop-action@master