Also trigger workflow on changing runner pip req

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-06-21 09:52:59 +02:00 committed by Jelle Spijker
parent 57e991e214
commit 0ced137432

View file

@ -24,6 +24,7 @@ on:
- 'icons/**'
- 'tests/**'
- '.github/workflows/conan-package.yml'
- '.github/workflows/requirements-conan-package.txt'
- 'requirements*.txt'
branches:
- main
@ -38,6 +39,7 @@ on:
- 'icons/**'
- 'tests/**'
- '.github/workflows/conan-package.yml'
- '.github/workflows/requirements-conan-package.txt'
- 'requirements*.txt'
branches:
- main