[ci, tools] working find-unused-strings, android strings CI (#3036)

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3036
This commit is contained in:
crueter 2025-11-17 15:52:30 +01:00
parent 4f389338bd
commit eb2d9ea574
No known key found for this signature in database
GPG key ID: 425ACD2D4830EBC6
6 changed files with 56 additions and 13 deletions

View file

@ -5,6 +5,7 @@ on:
schedule:
cron:
- '0 14 * * 1,3,6'
workflow_dispatch:
jobs:
tx-update: