Skip to content

Commit c3e0c76

Browse files
authored
Merge pull request #13 from EasyPost/workflow_dispatch
chore: enable workflow_dispatch on CI
2 parents ed6226c + 1955566 commit c3e0c76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: [ main ]
66
pull_request: ~
7+
workflow_dispatch: ~
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)