ci/cd: ignore e2e tests on Crowdin branch

This commit is contained in:
Elias Schneider
2025-03-20 20:49:17 +01:00
parent d78a1c6974
commit 2fb41937ca

View File

@@ -2,6 +2,7 @@ name: E2E Tests
on:
push:
branches: [main]
branches-ignore: [i18n_crowdin]
paths-ignore:
- "docs/**"
- "**.md"