Switch re-usable workflow to "workflow-call" activation
This commit is contained in:
3
.github/workflows/eclipse-distro-build.yml
vendored
3
.github/workflows/eclipse-distro-build.yml
vendored
@@ -1,7 +1,8 @@
|
||||
name: Eclipse Distro STS Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# workflow_dispatch:
|
||||
workflow_call:
|
||||
inputs:
|
||||
eclipse_profile:
|
||||
description: Eclipse profile 'e428' etc
|
||||
|
||||
Reference in New Issue
Block a user