mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 01:35:55 +08:00
Also run workflow when reussable workflow changes
Contributes to CURA-9365
This commit is contained in:
parent
c11865d1ca
commit
c61ecfa00e
6
.github/workflows/conan-package.yml
vendored
6
.github/workflows/conan-package.yml
vendored
@ -23,7 +23,8 @@ on:
|
||||
- 'cura/**'
|
||||
- 'icons/**'
|
||||
- 'tests/**'
|
||||
- '.github/workflows/conan-package.yml'
|
||||
- '.github/workflows/conan-*.yml'
|
||||
- '.github/workflows/notify.yml'
|
||||
- '.github/workflows/requirements-conan-package.txt'
|
||||
- 'requirements*.txt'
|
||||
branches:
|
||||
@ -38,7 +39,8 @@ on:
|
||||
- 'cura/**'
|
||||
- 'icons/**'
|
||||
- 'tests/**'
|
||||
- '.github/workflows/conan-package.yml'
|
||||
- '.github/workflows/conan-*.yml'
|
||||
- '.github/workflows/notify.yml'
|
||||
- '.github/workflows/requirements-conan-package.txt'
|
||||
- 'requirements*.txt'
|
||||
branches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user