Skip to content

Commit

Permalink
Merge branch 'main' into fix/issue-728
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Sep 24, 2021
2 parents 9b4baad + 3883aba commit 20a67c0
Show file tree
Hide file tree
Showing 9 changed files with 463 additions and 2,814 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/compressed-size-action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
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 }}"
366 changes: 0 additions & 366 deletions .size-snapshot.json

This file was deleted.

Loading

0 comments on commit 20a67c0

Please sign in to comment.