Skip to content

LG 01-03: fix bad wording in DE version, re-order items #279

LG 01-03: fix bad wording in DE version, re-order items

LG 01-03: fix bad wording in DE version, re-order items #279

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: CI - Releases and Main
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the main branch
on:
push:
branches: [ main ]
tags:
- "[2-9][0-9][0-9][0-9].[0-9]+-rev[0-9]+"
jobs:
call_workflow_build:
uses: isaqb-org/github-workflows/.github/workflows/build_main.yml@main