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

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matootie authored Dec 25, 2019
1 parent ad1261a commit 1aaa142
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: "Test Run"
on: push
on:
push:
paths:
- "dist/index.js"
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1aaa142

Please sign in to comment.