GHA polishing

This commit is contained in:
aboyko
2023-07-06 23:20:14 -04:00
parent 5ff8b9bc71
commit 542cb04157
4 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
name: Eclipse Distro STS Build
on:
workflow_dispatch:
workflow_call:
workflow_dispatch:
inputs:
eclipse_profile:
description: Eclipse profile 'e428' etc

View File

@@ -1,4 +1,4 @@
name: Snapshot - Previous Eclipse STS Distribution Build
name: Snapshot - 4.27 Eclipse STS Distribution Build
on:
workflow_dispatch:

View File

@@ -1,4 +1,4 @@
name: Snapshot - Current Eclipse STS Distribution Build
name: Snapshot - 4.28 Eclipse STS Distribution Build
on:
workflow_dispatch:

View File

@@ -1,4 +1,4 @@
name: Snapshot - Next Eclipse STS Distribution Build
name: Snapshot - 4.29 Eclipse STS Distribution Build
on:
workflow_dispatch: