Skip to content

feat: Support new accounts field in PreviewCard of status introduced by Mastodon 4.3.0 #367

feat: Support new accounts field in PreviewCard of status introduced by Mastodon 4.3.0

feat: Support new accounts field in PreviewCard of status introduced by Mastodon 4.3.0 #367

Workflow file for this run

# https://github.com/andresz1/size-limit-action
name: size-limit
on:
pull_request:
branches:
- main
jobs:
check:
name: check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: andresz1/size-limit-action@v1.7.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}