Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
nihohit committed Dec 5, 2023
1 parent ae46af1 commit 5113dd9
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 @@ -11,6 +11,7 @@ on:
- .github/workflows/node.yml
- .github/workflows/build-node-wrapper/action.yml
- .github/workflows/install-shared-dependencies/action.yml
- "**/*.ts"
pull_request:
paths:
- babushka-core/src/**
Expand All @@ -20,6 +21,7 @@ on:
- .github/workflows/node.yml
- .github/workflows/build-node-wrapper/action.yml
- .github/workflows/install-shared-dependencies/action.yml
- "**/*.ts"

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 5113dd9

Please sign in to comment.