Skip to content

added increase/decrease of value if button is pressed and hold down o… #813

added increase/decrease of value if button is pressed and hold down o…

added increase/decrease of value if button is pressed and hold down o… #813

Workflow file for this run

name: Build, test, containerize and push to registry
on:
push:
branches:
- "main"
jobs:
build:
uses: ./.github/workflows/_shared_build_test.yml
secrets: inherit
docker:
needs: build
uses: ./.github/workflows/_shared_docker.yml