Skip to content

Fix typos and use proper naming convention for namespaces #5

Fix typos and use proper naming convention for namespaces

Fix typos and use proper naming convention for namespaces #5

Workflow file for this run

name: PangLib.UCC (Build)
on:
push:
branches: [ master ]
paths:
- 'PangLib.UCC/**.*'
pull_request:
branches: [ master ]
paths:
- 'PangLib.UCC/**.*'
jobs:
build:
uses: ./.github/workflows/_build.yaml
with:
project: PangLib.UCC