Skip to content

Commit

Permalink
Merge pull request ostreedev#313 from cgwalters/allow-dispatch-ci
Browse files Browse the repository at this point in the history
ci: Allow manually invoking tests
  • Loading branch information
jmarrero committed Jun 24, 2022
2 parents 571a064 + 6129162 commit 01c348d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Expand Up @@ -11,6 +11,7 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch: {}

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 01c348d

Please sign in to comment.