forked from CGM_Public/pretix_original
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:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -5,7 +5,6 @@ on:
|
||||
branches: [ master ]
|
||||
paths-ignore:
|
||||
- 'doc/**'
|
||||
- 'src/pretix/locale/**'
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
paths-ignore:
|
||||
|
||||
Reference in New Issue
Block a user