mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Update tests.yml
This commit is contained in:
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user