Skip to content

feat(git-worktree): add guard against removing active worktree #64

feat(git-worktree): add guard against removing active worktree

feat(git-worktree): add guard against removing active worktree #64

Workflow file for this run

name: "main"
on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix run github:csvenke/devkit#github-release