Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthecalcaholic <6317548+theCalcaholic@users.noreply.github.com>2022-08-18 01:13:24 +0300
committerTobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>2022-08-18 11:20:18 +0300
commitd0127223786798c06e721b7f7fdea130fb7c7f7a (patch)
tree78466726cb16ee75981861aa27de727cc2f40cb0 /.github
parent851d1b89a808c4891efac397415ab9cb0930c3bc (diff)
build-lxd.yml: Run on pull requests
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-lxd.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/build-lxd.yml b/.github/workflows/build-lxd.yml
index f803a8ab..358bdbfb 100644
--- a/.github/workflows/build-lxd.yml
+++ b/.github/workflows/build-lxd.yml
@@ -13,6 +13,7 @@ on:
push:
branches:
- "**"
+ pull_request:
jobs:
build:
@@ -106,4 +107,4 @@ jobs:
lxc exec ncp -- "tail -n20 /var/log/ncp.log"
exit 1
}
- lxc stop ncp \ No newline at end of file
+ lxc stop ncp