Skip to content

Add getAnnotations function to plugin and remove _getState private one #1399

Add getAnnotations function to plugin and remove _getState private one

Add getAnnotations function to plugin and remove _getState private one #1399

Workflow file for this run

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