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

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: