mirror of
https://github.com/immich-app/immich.git
synced 2026-07-28 14:47:30 -07:00
Don't reference generated files for CI checks
This commit is contained in:
@@ -742,7 +742,6 @@ jobs:
|
|||||||
id: verify-changed-files
|
id: verify-changed-files
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
mobile/generated/openapi
|
|
||||||
packages/sdk
|
packages/sdk
|
||||||
open-api/immich-openapi-specs.json
|
open-api/immich-openapi-specs.json
|
||||||
|
|
||||||
|
|||||||
@@ -39,7 +39,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
"mobile/generated/openapi/pubspec.yaml",
|
|
||||||
"mobile/ios",
|
"mobile/ios",
|
||||||
"mobile/android"
|
"mobile/android"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user