Skip to content

chore: Update to node 20 #60

chore: Update to node 20

chore: Update to node 20 #60

name: "bundlewatch GH Action"
on:
pull_request:
types: [synchronize, opened]
jobs:
test-with-external-config:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
# run our own action on PR as a way to test this library
- uses: ./
with:
build-script: npm run test-build
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
bundlewatch-config: .bundlewatch.config.js