Don't exclude localization PRs from test CI action (#4276)

* Don't exclude localization PRs from test CI action

* Update tests.yml

---------

Co-authored-by: Raphael Michel <michel@rami.io>
This commit is contained in:
Mira
2024-07-17 14:23:39 +02:00
committed by GitHub
parent 2a0c3da8c4
commit 75d37b2a37

View File

@@ -5,7 +5,6 @@ on:
branches: [ master ]
paths-ignore:
- 'doc/**'
- 'src/pretix/locale/**'
pull_request:
branches: [ master ]
paths-ignore: