Skip to content

Fix rsync errors and add CI (backport #31) #4

Fix rsync errors and add CI (backport #31)

Fix rsync errors and add CI (backport #31) #4

Workflow file for this run

name: CI (Humble)
on:
push:
branches: [ humble ]
pull_request:
branches: [ humble ]
jobs:
build:
uses: ./.github/workflows/reusable-ci.yml
with:
os: ubuntu-22.04
branch: ${{ github.ref }}