Skip to content

Commit

Permalink
Merge pull request #13 from EasyPost/workflow_dispatch
Browse files Browse the repository at this point in the history
chore: enable workflow_dispatch on CI
  • Loading branch information
Justintime50 authored Oct 10, 2022
2 parents ed6226c + 1955566 commit c3e0c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [ main ]
pull_request: ~
workflow_dispatch: ~

jobs:
build:
Expand Down

0 comments on commit c3e0c76

Please sign in to comment.