Another try to fix on dispatch event

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

View File

@@ -12,7 +12,7 @@ on:
types: [completed]
branches:
- "main"
workflow_dispatch
workflow_dispatch:
jobs:
e427-distro:

View File

@@ -12,7 +12,7 @@ on:
types: [completed]
branches:
- "main"
workflow_dispatch
workflow_dispatch:
jobs:
e428-distro: