Skip to content

Add opensnitch-ui config #96

Add opensnitch-ui config

Add opensnitch-ui config #96

Workflow file for this run

name: Formatting Check
on:
push:
pull_request:
workflow_dispatch:
jobs:
checks:
name: Check nix formatting
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Run alejandra
run: nix run nixpkgs#alejandra -- -c .