Skip to content

chore: update @angular/* deps to v18.2.13 (#714) #1690

chore: update @angular/* deps to v18.2.13 (#714)

chore: update @angular/* deps to v18.2.13 (#714) #1690

name: ⚙️ Bundle size
on:
push:
branches: [main]
pull_request:
jobs:
tracking:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- run: npx nx build demo
- run: npx --yes bundlemon --config .github/.bundlemonrc.json
continue-on-error: true
env:
CI_COMMIT_SHA: ${{ env.CI_COMMIT_SHA }}