Update tests.yml

This commit is contained in:
Jan Böhmer 2020-05-25 23:28:27 +02:00 committed by GitHub
parent a008ba5328
commit b7692149a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,11 @@ name: PHP Tests
on:
push:
branches: [ master ]
branches:
- "!i10n_*" # Dont test localization branches
pull_request:
branches: [ master ]
branches:
- "!i10n_*"
jobs:
run: