Skip to content

refactor(shallow): Use for..of instead of C-style for #1612

refactor(shallow): Use for..of instead of C-style for

refactor(shallow): Use for..of instead of C-style for #1612

name: Compressed Size
on: [ pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: preactjs/compressed-size-action@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"