1 Commits

Author SHA1 Message Date
cc56ca800d Moving container to its own directory; not just a nvim thing. Added a nightly workflow. Switched to tags trigger. (#14)
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 4m2s
Co-authored-by: Shaun Setlock <shaun@setlock.net>
Co-authored-by: Shaun Setlock <shaunsetlock@protonmail.com>
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/14
2025-05-06 21:43:48 -04:00

View File

@@ -3,7 +3,7 @@ name: Build and Push Docker Image
on:
schedule:
- cron: "30 20 * * *"
- cron: "0 2 * * *"
workflow_dispatch: