Skip to content

Commit

Permalink
corrected nodejs build check filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
farisdurrani committed Nov 7, 2023
1 parent b960e0d commit 194840d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: React Build Check

on:
push:
# paths:
# - "frontend/**"
paths:
- "frontend/**"
pull_request:
paths:
- "frontend/**"
Expand Down

0 comments on commit 194840d

Please sign in to comment.