mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-09 06:15:22 +02:00
Fix: i18n-integration not running on PRs
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
name: Verify all i18n files are alphabetized
|
name: Verify all i18n files are alphabetized
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- client/strings/** # Should only check if any strings changed
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- client/strings/** # Should only check if any strings changed
|
- client/strings/** # Should only check if any strings changed
|
||||||
|
|||||||
Reference in New Issue
Block a user