Skip to content

Commit

Permalink
adding workflow dispatch for PR build to run the windows unit tests (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
nathalapooja authored Jun 6, 2023
2 parents 11fc810 + 6cb9bd5 commit d988ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/PR-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
- 'LICENSE'
- '.github/**'
- '!.github/workflows/PR-build.yml'
workflow_dispatch:

pull_request:
branches:
Expand Down

0 comments on commit d988ed4

Please sign in to comment.