Skip to content

Create CNAME

Create CNAME #97

Workflow file for this run

name: CI
'on':
push:
branches:
- main
pull_request: null
jobs:
ubuntu_verify_repo:
uses: ./.github/workflows/ci_ubuntu_verify_repo.yml
ubuntu_verify_installation:
uses: ./.github/workflows/ci_ubuntu_verify_installation.yml