Skip to content

Commit

Permalink
chore: allow manual workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Nov 16, 2023
1 parent 6307e46 commit 4e19e61
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 @@ -13,6 +13,7 @@ on:
- 'tests/**'
- 'package.json'
- 'pnpm-lock.yaml'
workflow_dispatch:

jobs:
tests:
Expand Down

0 comments on commit 4e19e61

Please sign in to comment.