Add yml to paths
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m1s

This commit is contained in:
MSWS
2025-03-16 10:51:29 -07:00
parent 31e321b88c
commit 70a6aab8f3

View File

@@ -6,6 +6,7 @@ on:
- main
paths:
- 'Dockerfile'
- '.gitea/workflows/build.yml'
jobs:
build-and-push: