runs-on
Some checks failed
Apply Kuberentes Configs / update-repo (push) Failing after 2s
Apply Kuberentes Configs / update-infrastructure (push) Successful in 1s

This commit is contained in:
2026-02-07 15:13:31 -07:00
parent 040a7e50ce
commit b9ec61015b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
name: ZFS Backup
runs-on: home-server
on:
schedule:
- cron: 0 1 * * *
workflow_dispatch:
jobs:
update-infrastructure:
runs-on: home-server
steps:
- name: run syncoid
run: |