Skip to content

Commit 6301da4

Browse files
committed
ci(github): Allow the pipeline to work on workflow dispatch
1 parent a2fc5c5 commit 6301da4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/frontend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- develop
77
- main
8+
workflow_dispatch:
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)