Skip to content

Commit

Permalink
ci: enable workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyko committed Dec 14, 2023
1 parent b7ba92c commit 3e1012e
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 @@ -6,6 +6,7 @@ on:
paths-ignore: ["**.md"]
pull_request:
paths-ignore: ["**.md"]
workflow_dispatch:

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 3e1012e

Please sign in to comment.