Skip to content

Merge pull request #162 from mackerelio/dependabot/npm_and_yarn/verce… #47

Merge pull request #162 from mackerelio/dependabot/npm_and_yarn/verce…

Merge pull request #162 from mackerelio/dependabot/npm_and_yarn/verce… #47

name: 'Update dist/'
on:
push:
branches:
- main
jobs:
update-dist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
npm ci
- uses: peter-evans/create-pull-request@v3
with:
branch: update-dist
commit-message: Update dist/
title: Update dist/
body: |
This pull request is generated by https://github.com/${{ github.repository}}/blob/main/.github/workflows/update-dist-pr.yml