Skip to content

Commit ba29847

Browse files
authored
Merge pull request #420 from splunk/add-manual-trigger
ci: add manual workflow trigger
2 parents 89834f5 + f179eed commit ba29847

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_build_test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: CI Build Test
22

33
on:
4+
workflow_dispatch:
45
pull_request_target:
56
branches-ignore:
67
- /^release\/.*/

0 commit comments

Comments
 (0)