Skip to content

Fix nightly and add PR template (#36) (#37) #5

Fix nightly and add PR template (#36) (#37)

Fix nightly and add PR template (#36) (#37) #5

Workflow file for this run

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