Skip to content

feat: add nixfmt-plus and run statix tree wide #33

feat: add nixfmt-plus and run statix tree wide

feat: add nixfmt-plus and run statix tree wide #33

Workflow file for this run

name: Build 🏗️ and Cache ❄️
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
tags:
- "v?[0-9]+.[0-9]+.[0-9]+*"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
env:
RUST_BACKTRACE: full
jobs:
DeterminateCI:
name: Determinate CI 👷
uses: DeterminateSystems/ci/.github/workflows/workflow.yml@main
permissions:
id-token: "write"
contents: "read"