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