Skip to content

chore(forgejo): update configuration #218

chore(forgejo): update configuration

chore(forgejo): update configuration #218

Workflow file for this run

name: Validate Flake Formatting
on: [push, workflow_dispatch]
jobs:
check-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
with:
logger: pretty
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix run nixpkgs#alejandra -- -c .