Attempt to trigger GHA builds properly

This commit is contained in:
aboyko
2023-07-07 09:30:59 -04:00
parent 02e2f69efd
commit 12e7e16ba9
5 changed files with 19 additions and 17 deletions

View File

@@ -1,7 +1,13 @@
name: Snapshot - 4.27 Eclipse STS Distribution Build
#on:
# workflow_dispatch:
on:
workflow_dispatch:
workflow_run:
workflows: ["Eclipse LS Extensions Snapshot Build"]
types: [completed]
branches:
- "main"
jobs:
e427-distro: