Test adding repository_dispatch trigger
This commit is contained in:
parent
02bec376a0
commit
f2c0d804a6
|
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- b*
|
||||
repository_dispatch:
|
||||
types: [build_k5]
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
|
|
|||
Loading…
Reference in New Issue