Skip to content

chore(deps): update dts-bundle-generator to v9 #363

chore(deps): update dts-bundle-generator to v9

chore(deps): update dts-bundle-generator to v9 #363

Workflow file for this run

name: ⚖ Bundlewatch on PR
on:
pull_request:
types: [synchronize, opened]
jobs:
bundlewatch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bahmutov/npm-install@v1
- uses: jackyef/[email protected]
with:
bundlewatch-config: .bundlewatch.config.json
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}