Skip to content

modules.syncthing: do not set low priority #161

modules.syncthing: do not set low priority

modules.syncthing: do not set low priority #161

Workflow file for this run

name: Check
on:
push:
workflow_run:
workflows: [ Update ]
types:
- completed
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Check Nix Flake
run: nix flake check