Rename workflows

This commit is contained in:
Fredrik Baberg 2024-01-16 17:04:09 +01:00
parent ce60f7dfbd
commit b3bdcee50c
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
--- ---
# yamllint disable rule:line-length rule:truthy # yamllint disable rule:line-length rule:truthy
name: Build add-on name: Build add-on(s)
env: env:
BUILD_ARGS: "--test" BUILD_ARGS: "--test"

View File

@ -1,4 +1,4 @@
name: 3DPrinter-Octoprint manual build name: 3DPrinter-Octoprint - manual build
on: on:
workflow_dispatch: workflow_dispatch:

View File

@ -1,4 +1,4 @@
name: 3DPrinter-Remote manual build name: 3DPrinter-Remote - manual build
on: on:
workflow_dispatch: workflow_dispatch:

View File

@ -1,4 +1,4 @@
name: camera-mjpg-streamer manual build name: camera-mjpg-streamer - manual build
on: on:
workflow_dispatch: workflow_dispatch:

View File

@ -1,4 +1,4 @@
name: camera-ustreamer manual build name: camera-ustreamer - manual build
on: on:
workflow_dispatch: workflow_dispatch: