Skip to content

Commit c152824

Browse files
author
Ivan Peshev
authored
chore: add workflow_dispatch (#112)
Adding possibility to run CD build manualy, in order to have retry mean - telerik/k2#361
1 parent d0c4f09 commit c152824

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name: CD
44

55
on:
6+
workflow_dispatch:
67
push:
78
branches:
89
- master

0 commit comments

Comments
 (0)