ci(flatpak): use local exceptions (#3679)

This commit is contained in:
ReenigneArcher 2025-02-20 23:28:06 -05:00 committed by GitHub
commit 385471fb0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 33 additions and 65 deletions

View file

@ -0,0 +1,8 @@
{
"dev.lizardbyte.app.Sunshine": [
"appstream-missing-screenshots",
"appstream-screenshots-not-mirrored-in-ostree",
"external-gitmodule-url-found",
"finish-args-flatpak-spawn-access"
]
}