Standardize remote repository monitoring setup
All checks were successful
Build on Commit / build-and-push-image (push) Successful in 2m46s
Get latest release version / get-version (push) Successful in 6s

This commit is contained in:
2024-06-04 11:52:39 -05:00
parent 567f359b50
commit 8eaa4b081d
4 changed files with 8 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ on:
branches:
- "main"
paths-ignore:
- ".gitea/**"
- ".gitea/workflows/**"
schedule:
- cron: "0 0 * * 0"