Skip to content

ci: Self-hosted runner #53

ci: Self-hosted runner

ci: Self-hosted runner #53

Workflow file for this run

name: "Build"
on:
pull_request:
push:
branches:
- master
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- run: nixci