Skip to content

chore(deps): update @types/node to v20.9.5 #704

chore(deps): update @types/node to v20.9.5

chore(deps): update @types/node to v20.9.5 #704

name: ⚖ Bundlewatch on Push
on:
push:
branches:
- main
jobs:
bundlewatch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bahmutov/npm-install@v1
- uses: jackyef/[email protected]
with:
branch-base: main
bundlewatch-config: .bundlewatch.config.json
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}