Skip to content

refactor: Remove storybook and update references #2136

refactor: Remove storybook and update references

refactor: Remove storybook and update references #2136

Workflow file for this run

name: PR Size Watcher
on:
pull_request:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
branches:
- master
jobs:
build:
name: Check PR size
runs-on: ubuntu-latest
steps:
- uses: ookami-kb/gh-pr-size-watcher@v1.4.1
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
excludeTitle: '(^Release|\[ignore-size\])'
excludePaths: |
**/pubspec.lock
optimus/lib/mews_icons.dart
optimus/lib/fonts/
excludeLabels: |
ignore-size