Skip to content

Merge pull request #2113 from nextcloud/fix/backup-cache-is-null #1287

Merge pull request #2113 from nextcloud/fix/backup-cache-is-null

Merge pull request #2113 from nextcloud/fix/backup-cache-is-null #1287

Workflow file for this run

name: LXD Tests
on:
pull_request:
branches:
- master
- devel
- release/*
push:
branches:
- devel
jobs:
lxd:
uses: ./.github/workflows/build-lxd.yml
with:
git_ref: "${{ github.head_ref || github.ref_name }}"