update build-container.yml

- add branches 'dev/ci/docker/*' and 'dev/docker/*'
This commit is contained in:
mauwii 2023-02-24 03:58:22 +01:00
parent 90cda11868
commit b7718985d5
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -5,6 +5,8 @@ on:
- 'main'
- 'update/ci/docker/*'
- 'update/docker/*'
- 'dev/ci/docker/*'
- 'dev/docker/*'
paths:
- 'pyproject.toml'
- 'ldm/**'