Skip to content

Remove main and types from lib package.json file #10

Remove main and types from lib package.json file

Remove main and types from lib package.json file #10

name: Dependabot Auto Merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.AUTO_MERGE }}
command: 'squash and merge'