Skip to content

[FEEDS-0]chore: allow passing user_id in enrichment #410

[FEEDS-0]chore: allow passing user_id in enrichment

[FEEDS-0]chore: allow passing user_id in enrichment #410

Workflow file for this run

name: Compressed Size
on:
pull_request:
branches:
- main
paths-ignore:
- 'test/**'
- '**.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
build-script: 'dist'