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

Merge pull request #6 from CoolPenguin27/main #48

Merge pull request #6 from CoolPenguin27/main

Merge pull request #6 from CoolPenguin27/main #48

Workflow file for this run

name: Validate UCM
on:
push:
branches: ["main"]
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install pcregrep
run: sudo apt install -y pcregrep
- name: Validate UCM config
run: bash validate-ucm.sh