Skip to content

Commit

Permalink
chore: remove bundlewatch from on-push workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
simenandre authored Oct 22, 2024
1 parent 83d9c96 commit ccb13d8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ jobs:

- uses: codecov/codecov-action@v3

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

generate-docs:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ccb13d8

Please sign in to comment.