Update release-on-version-change.yml (#671)
An update to the server package that is used only for integration test was triggering the workflow
This commit is contained in:
parent
d89b3a53d4
commit
3c6f1a69af
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ jobs:
|
|||
**/pyproject.toml
|
||||
files_ignore: |
|
||||
examples/**
|
||||
libs/tests/**
|
||||
|
||||
- name: Check for version changes or new packages
|
||||
id: check-versions
|
||||
|
|
|
|||
Loading…
Reference in a new issue