This commit is contained in:
albert 2025-02-09 04:10:35 +01:00
parent 1a631ef22c
commit 58b43d5ae2
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -6,7 +6,7 @@ on:
branches: branches:
- main - main
paths: paths:
- '**/flake.lock' - flake.lock
workflow_dispatch: workflow_dispatch:
env: env:
SSH_OPTS: "-q -A -o StrictHostKeyChecking=no" SSH_OPTS: "-q -A -o StrictHostKeyChecking=no"