Skip to content

[Bug] Disallow factory image update if boot page is also factory #4998

[Bug] Disallow factory image update if boot page is also factory

[Bug] Disallow factory image update if boot page is also factory #4998

Workflow file for this run

name: C/C++ CI Build and Test (dummy)
on:
workflow_dispatch:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
build-type: [Debug, Release, RelWithDebInfo]
steps:
- run: exit 0
test:
runs-on: ubuntu-latest
steps:
- run: exit 0