Skip to content

Commit eed1628

Browse files
committed
Allow workflow to be run manually
1 parent 5d563a7 commit eed1628

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/basic-build-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Basic Build Workflow
22

33
on:
44
- pull_request
5+
- workflow_dispatch
56

67
jobs:
78
build:

0 commit comments

Comments
 (0)