Skip to content

Merge pull request #161 from mackerelio/dependabot/npm_and_yarn/actio… #47

Merge pull request #161 from mackerelio/dependabot/npm_and_yarn/actio…

Merge pull request #161 from mackerelio/dependabot/npm_and_yarn/actio… #47

name: "Update dist/"
on:
push:
branches:
- main
jobs:
update-dist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
npm ci
- uses: peter-evans/create-pull-request@v4
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