Skip to content

Commit

Permalink
Add workflow dispatch to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alugowski authored Jan 13, 2024
1 parent cf23603 commit 91ca9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: tests
on:
push:
pull_request:
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 91ca9b8

Please sign in to comment.