Merge pull request #3910 from nextcloud/tests/php-paths
Limit php tests to certain fails on pull requests
This commit is contained in:
6
.github/workflows/appbuild.yml
vendored
6
.github/workflows/appbuild.yml
vendored
@@ -1,7 +1,11 @@
|
||||
name: Package build
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- stable*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user