mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
ci: verify pigeon autogen output during static analysis (#28920)
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
parent
70bb7e4b7e
commit
1fee99cd2a
2 changed files with 2 additions and 18 deletions
2
.github/workflows/static_analysis.yml
vendored
2
.github/workflows/static_analysis.yml
vendored
|
|
@ -90,6 +90,8 @@ jobs:
|
|||
mobile/**/*.g.dart
|
||||
mobile/**/*.gr.dart
|
||||
mobile/**/*.drift.dart
|
||||
mobile/**/*.g.swift
|
||||
mobile/**/*.g.kt
|
||||
|
||||
- name: Verify files have not changed
|
||||
if: steps.verify-changed-files.outputs.files_changed == 'true'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue