mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
Also trigger workflow on changing runner pip req
Contributes to CURA-9365
This commit is contained in:
parent
57e991e214
commit
0ced137432
1 changed files with 2 additions and 0 deletions
2
.github/workflows/conan-package.yml
vendored
2
.github/workflows/conan-package.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue