Skip to content

Commit fa14344

Browse files
committed
Do less actions
1 parent 0cfb406 commit fa14344

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
# Runs on pushes targeting the default branch
99
push:
1010
branches: ["main"]
11+
paths:
12+
- "package.json"
13+
- "package-lock.json"
1114

1215
# Allows you to run this workflow manually from the Actions tab
1316
workflow_dispatch:

0 commit comments

Comments
 (0)