Skip to content

Commit

Permalink
Update node.js.yml to exclude README.MD changes
Browse files Browse the repository at this point in the history
  • Loading branch information
leccelecce authored Aug 2, 2024
1 parent fb861b8 commit b7349ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name: Node.js CI
on:
push:
branches: [ "main" ]
paths-ignore:
- '**/README.md'
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit b7349ca

Please sign in to comment.