mirror of https://github.com/docker/compose.git
Trigger dispatch manually for test purpose
Co-authored-by: CrazyMax <github@crazymax.dev>
This commit is contained in:
parent
3b7f5ffc6b
commit
342ddc5ee5
|
@ -1,8 +1,7 @@
|
|||
name: dispatch release event to downstream repositories
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
dispatch_release_version:
|
||||
|
|
Loading…
Reference in New Issue