Skip to content

ncp-web: Set domain explicitly to whatever was visited when activatin… #1237

ncp-web: Set domain explicitly to whatever was visited when activatin…

ncp-web: Set domain explicitly to whatever was visited when activatin… #1237

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

Check failure on line 15 in .github/workflows/lxd-trigger.yml

View workflow run for this annotation

GitHub Actions / LXD Tests

Invalid workflow file

error parsing called workflow ".github/workflows/lxd-trigger.yml" -> "./.github/workflows/build-lxd.yml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
git_ref: "${{ github.head_ref || github.ref_name }}"