Skip to content

Commit

Permalink
chore: allow to manually run workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bizzonium committed Apr 4, 2024
1 parent 28597d3 commit db98012
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
pull_request:
branches:
- master
workflow_dispatch:

jobs:
build-windows:
runs-on: windows-latest
Expand Down

0 comments on commit db98012

Please sign in to comment.