Skip to content

Commit 81fbd41

Browse files
authored
Add workflow_dispatch trigger to build-develop.yml
Signed-off-by: Elisamuel Resto Donate <sam@samresto.dev>
1 parent a89a6ba commit 81fbd41

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-develop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ permissions:
55
packages: write
66

77
on:
8+
workflow_dispatch:
9+
810
push:
911
branches:
1012
- master

0 commit comments

Comments
 (0)