Update .gitea/workflows/base-build.yml

This commit is contained in:
2025-07-09 21:08:24 -07:00
parent e3635a0fef
commit 7a998ceb9c

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- '.github/workflows/**'
- '.github/workflows/*.yml'
- '**/Dockerfile'
- '**/*.sh'
- '!**/CHANGES.md'