mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-23 19:24:24 +08:00
trigger workflow when conanfile.py and conandata.yml changes
Contributes to CURA-9365
This commit is contained in:
parent
ee87a2e3a4
commit
fdbac4cccb
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…
x
Reference in New Issue
Block a user