Skip to content

Commit

Permalink
chore: remove bundlewatch from PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
simenandre authored Oct 22, 2024
1 parent 50b4149 commit 83d9c96
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,3 @@ jobs:
- run: pnpm run format:check

- uses: codecov/codecov-action@v3

- name: Run bundlewatch
run: yarn run bundlewatch
env:
BUNDLEWATCH_GITHUB_TOKEN: '${{ secrets.BJERKBOT_GITHUB_TOKEN }}'
CI_BRANCH_BASE: main

0 comments on commit 83d9c96

Please sign in to comment.