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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,9 @@ on:
push: push:
branches: branches:
- develop - develop
paths:
- packages
- locales
workflow_dispatch: workflow_dispatch:
env: env: