Skip to content

Implement entrybutton action to open an HMI state #9

Implement entrybutton action to open an HMI state

Implement entrybutton action to open an HMI state #9

Workflow file for this run

name: build
on:
push:
branches: ['*']
tags: ['*']
pull_request:
types: [opened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3