Skip to content

Commit

Permalink
Merge pull request #6 from andoshin11/prepare/v1.0.2
Browse files Browse the repository at this point in the history
prepare v1.0.2
  • Loading branch information
andoshin11 committed Apr 7, 2020
2 parents dbef784 + 6d39e03 commit efcdda2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: main

on: [push, pull_request]
on: [push]

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Typecheck
uses: andoshin11/[email protected].1
uses: andoshin11/[email protected].2
```
`tsconfig.json`:
Expand Down

0 comments on commit efcdda2

Please sign in to comment.