Skip to content

Commit

Permalink
Ignore node-hub folder
Browse files Browse the repository at this point in the history
  • Loading branch information
haixuanTao committed Feb 4, 2025
1 parent 76cbed9 commit f801931
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- main
pull_request:
paths-ignore:
- "node-hub/**"
workflow_dispatch:

env:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/pip-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ on:
branches:
- main
pull_request:
paths-ignore:
- "node-hub/**"

permissions:
contents: write
Expand Down

0 comments on commit f801931

Please sign in to comment.