Skip to content

feat: add systemd-machined integration and SSH over VSOCK #913

feat: add systemd-machined integration and SSH over VSOCK

feat: add systemd-machined integration and SSH over VSOCK #913

Workflow file for this run

name: Dead code analysis
on: [merge_group, push, pull_request]
jobs:
deadnix:
name: Deadnix
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31
- uses: cachix/cachix-action@v16
with:
name: deadnix
- uses: astro/deadnix-action@main
with:
create_pr: false # fails on outside PRs
flags: "-l"