switch deluge to openvpn
This commit is contained in:
4
.github/workflows/lock-health-checks.yml
vendored
4
.github/workflows/lock-health-checks.yml
vendored
@ -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: "Check health of `flake.lock`"
|
||||
|
Reference in New Issue
Block a user