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

@@ -0,0 +1,12 @@
name: Snapshot - 4.29 Eclipse STS Distribution Build
on:
workflow_dispatch:
jobs:
e429-distro:
uses: ./.github/workflows/eclipse-distro-build.yml
with:
eclipse_profile: 'e429'
build_type: 'snapshot'
secrets: inherit