mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-12 03:39:26 -07:00
Also test when unit-test workflow changes
Contributes to CURA-9365
This commit is contained in:
parent
df5446b4c6
commit
7ed81f0110
1 changed files with 2 additions and 0 deletions
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
|
|
@ -12,6 +12,7 @@ on:
|
|||
- 'tests/**'
|
||||
- 'packaging/**'
|
||||
- '.github/workflows/conan-*.yml'
|
||||
- '.github/workflows/unit-test.yml'
|
||||
- '.github/workflows/notify.yml'
|
||||
- '.github/workflows/requirements-conan-package.txt'
|
||||
- 'requirements*.txt'
|
||||
|
|
@ -35,6 +36,7 @@ on:
|
|||
- 'tests/**'
|
||||
- 'packaging/**'
|
||||
- '.github/workflows/conan-*.yml'
|
||||
- '.github/workflows/unit-test.yml'
|
||||
- '.github/workflows/notify.yml'
|
||||
- '.github/workflows/requirements-conan-package.txt'
|
||||
- 'requirements*.txt'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue