First about version and rescaling

This commit is contained in:
Firq 2024-10-26 17:37:35 +02:00
parent e717b4b8dd
commit b0fc3a05c5
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
11 changed files with 63 additions and 13 deletions

View file

@ -1,5 +1,5 @@
name: Build and deploy preview site
run-name: Building and deploying pewview for version ${{ github.ref_name }}
run-name: Building and deploying preview for version ${{ github.ref_name }}
on:
push:
tags:

View file

@ -1,4 +1,5 @@
name: Run unlighthouse-tests [Downstream pipeline for ${{ inputs.containertag }}]
name: Run unlighthouse-tests [Downstream pipeline]
run-name: Run unlighthouse-tests [Downstream pipeline] for version ${{ inputs.containertag }}
on:
workflow_dispatch:
inputs: