Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Sep 20, 2024
1 parent 353f02b commit 80ed389
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- '2.5/*'
- '3.0/*'
- '4.0/*'
- 'legacy/*'
- 'package.json'
- 'pnpm-lock.yaml'
pull_request:
Expand All @@ -19,6 +20,7 @@ on:
- '2.5/*'
- '3.0/*'
- '4.0/*'
- 'legacy/*'
- 'package.json'
- 'pnpm-lock.yaml'
workflow_dispatch:
Expand Down

0 comments on commit 80ed389

Please sign in to comment.