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 ade8084 commit 86f0ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default.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:
default:
Expand Down

0 comments on commit 86f0ffd

Please sign in to comment.