chore: limit CI triggers and move TODOs to Gitea issues
Some checks failed
Luggage List Build / build-android (push) Has been cancelled
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-web (push) Has been cancelled

This commit is contained in:
2026-04-18 15:08:45 +02:00
parent 86976d5c26
commit a93fec97dc
3 changed files with 19 additions and 64 deletions

View File

@@ -3,6 +3,10 @@ on:
push:
branches-ignore:
- main
paths:
- '**/*.js'
- '**/*.json'
- '.gitea/workflows/**'
jobs:
validate: