Skip to content

ncp-update-nc: Add info if updating to another nc release than requested #1003

ncp-update-nc: Add info if updating to another nc release than requested

ncp-update-nc: Add info if updating to another nc release than requested #1003

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 }}"