Skip to content

fix(ncp-web): prevent XSS via log output and undefined array key warn… #1213

fix(ncp-web): prevent XSS via log output and undefined array key warn…

fix(ncp-web): prevent XSS via log output and undefined array key warn… #1213

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