Skip to content

fix(addon-mobile): PullToRefresh do not trigger pulled if dialog is inside #8784

fix(addon-mobile): PullToRefresh do not trigger pulled if dialog is inside

fix(addon-mobile): PullToRefresh do not trigger pulled if dialog is inside #8784

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