Skip to content

fix(ui): initialize unconfigured wireless interface to resolve NPE, fix channel selection on hardware tab, fix validation message on empty password #6

fix(ui): initialize unconfigured wireless interface to resolve NPE, fix channel selection on hardware tab, fix validation message on empty password

fix(ui): initialize unconfigured wireless interface to resolve NPE, fix channel selection on hardware tab, fix validation message on empty password #6

Workflow file for this run

name: "Force merge automation"
description: Merge a pull request when N committers post a comment with the command /force-merge
on:
issue_comment:
types: [created, edited, deleted]
permissions:
contents: write
pull-requests: write
issues: write
jobs:
call-workflow-in-public-repo:
uses: eclipse-kura/.github/.github/workflows/_shared-force-merge.yml@main
secrets: inherit