Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 1aaa142

Browse files
authored
Update test.yml
1 parent ad1261a commit 1aaa142

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: "Test Run"
2-
on: push
2+
on:
3+
push:
4+
paths:
5+
- "dist/index.js"
36
jobs:
47
test:
58
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)