Skip to content

Commit 342ba15

Browse files
committed
adding manual trigger
1 parent ae4a2f9 commit 342ba15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,7 @@ workflows:
8484
branches:
8585
only:
8686
- main
87+
manual-trigger:
88+
when: << pipeline.trigger_source >>
89+
jobs:
90+
- test

0 commit comments

Comments
 (0)