mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
ci: Always run on dev branch only
This commit is contained in:
1
.github/workflows/sync_crowdin.yml
vendored
1
.github/workflows/sync_crowdin.yml
vendored
@@ -5,6 +5,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: 00 12 * * 1
|
- cron: 00 12 * * 1
|
||||||
push:
|
push:
|
||||||
|
branches: dev
|
||||||
paths:
|
paths:
|
||||||
- assets/i18n/*.json
|
- assets/i18n/*.json
|
||||||
- assets/i18n/*.dart
|
- assets/i18n/*.dart
|
||||||
|
|||||||
Reference in New Issue
Block a user