Skip to content

Commit

Permalink
ci: Add manual workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bush1D3v authored Jun 19, 2024
1 parent bd11b14 commit a605700
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_run:
workflows: [Run Tests]
types:
- completed

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit a605700

Please sign in to comment.