Run workflow when files in packaging changes

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-07-01 08:23:08 +02:00 committed by Jelle Spijker
parent 5b771e39d7
commit b6676e7bb9

View file

@ -29,6 +29,7 @@ on:
- 'cura/**'
- 'icons/**'
- 'tests/**'
- 'packaging/**'
- '.github/workflows/conan-*.yml'
- '.github/workflows/notify.yml'
- '.github/workflows/requirements-conan-package.txt'