Skip to content

Commit ee85f21

Browse files
authored
Merge pull request #107 from SWEProject25/feature/ci-cd
fix(workflow): add workflow dispatch
2 parents f3d3e99 + 10c4778 commit ee85f21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/private-trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- main
66
- dev
7+
workflow_dispatch:
78
jobs:
89
# Trigger the public workflow
910
trigger-public-workflow:

0 commit comments

Comments
 (0)