Update tests.yml

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

View file

@ -3,9 +3,11 @@ name: PHP Tests
on:
push:
branches:
- '*'
- "!i10n_*" # Dont test localization branches
pull_request:
branches:
- '*'
- "!i10n_*"
jobs: