Skip to content

Fix nightly and add PR template (backport #36) #8

Fix nightly and add PR template (backport #36)

Fix nightly and add PR template (backport #36) #8

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 }}
python-version: "3.10"