1
0

ci: only build docker on changes in certain paths

This commit is contained in:
Marie
2023-09-25 17:01:52 +02:00
committed by GitHub
parent f336eec494
commit fe371cfa77
+3
View File
@@ -4,6 +4,9 @@ on:
push: push:
branches: branches:
- develop - develop
paths:
- packages
- locales
workflow_dispatch: workflow_dispatch:
env: env: