Skip to content

refactor(gnome): avoid keybinding merge fold #6328

refactor(gnome): avoid keybinding merge fold

refactor(gnome): avoid keybinding merge fold #6328

Workflow file for this run

on: [push]
name: Lint Nix code
permissions:
contents: read
jobs:
statix:
name: Lint code
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v17
with:
name: statix
- uses: jocelynthode/statix-action@master