switch deluge to openvpn

This commit is contained in:
2025-06-01 15:04:11 -04:00
parent 91a92f82a5
commit 701778b2ed
5 changed files with 49 additions and 44 deletions

View File

@ -6,8 +6,8 @@ on:
branches: ["main"]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
health-check:
name: "Perform Nix flake checks"