mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 19:28:07 -06:00
trigger workflow when conanfile.py and conandata.yml changes
Contributes to CURA-9365
This commit is contained in:
parent
ee87a2e3a4
commit
fdbac4cccb
1 changed files with 4 additions and 0 deletions
4
.github/workflows/conan-package.yml
vendored
4
.github/workflows/conan-package.yml
vendored
|
@ -27,6 +27,8 @@ on:
|
|||
- '.github/workflows/notify.yml'
|
||||
- '.github/workflows/requirements-conan-package.txt'
|
||||
- 'requirements*.txt'
|
||||
- 'conanfile.py'
|
||||
- 'conandata.yml'
|
||||
branches:
|
||||
- main
|
||||
- 'CURA-*'
|
||||
|
@ -44,6 +46,8 @@ on:
|
|||
- '.github/workflows/notify.yml'
|
||||
- '.github/workflows/requirements-conan-package.txt'
|
||||
- 'requirements*.txt'
|
||||
- 'conanfile.py'
|
||||
- 'conandata.yml'
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue