Skip to content

feat(home): programs.git.extraConfig.init.defaultBranch = "main" #22

feat(home): programs.git.extraConfig.init.defaultBranch = "main"

feat(home): programs.git.extraConfig.init.defaultBranch = "main" #22

Workflow file for this run

on:
pull_request:
push:
branches: [main]
workflow_call:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check