Try to fix on dispatch event

This commit is contained in:
aboyko
2023-07-12 23:08:47 -04:00
parent e8b92eeafc
commit 33d98b9a7a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,12 +7,12 @@ concurrency:
#on:
# workflow_dispatch:
on:
workflow_dispatch:
workflow_run:
workflows: ["Eclipse LS Extensions Snapshot Build"]
types: [completed]
branches:
- "main"
workflow_dispatch
jobs:
e427-distro:

View File

@@ -7,12 +7,12 @@ concurrency:
#on:
# workflow_dispatch:
on:
workflow_dispatch:
workflow_run:
workflows: ["Eclipse LS Extensions Snapshot Build"]
types: [completed]
branches:
- "main"
workflow_dispatch
jobs:
e428-distro: