Skip to content

.github/workflows/cd.qa.yml #7

.github/workflows/cd.qa.yml

.github/workflows/cd.qa.yml #7

Workflow file for this run

on:
workflow_dispatch:
inputs:
version:
required: true
jobs:
qa-installer:
uses: ./.github/workflows/ci.installer.yml
qa-action:
uses: ./.github/workflows/ci.action.yml