build(deps): commit production deps

This commit is contained in:
marocchino 2019-11-21 09:59:42 +09:00
parent cb9470fc12
commit e4492afca8
No known key found for this signature in database
GPG key ID: AFF521DBDB122570
450 changed files with 123635 additions and 2 deletions

View file

@ -3,9 +3,10 @@ on:
- pull_request
jobs:
test:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ./
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View file

@ -1,4 +1,4 @@
name: test
name: Test
on:
pull_request:
push: