deno.land / x / jotai@v1.8.4 / .github / workflows / compressed-size-action.yml

compressed-size-action.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 }}"
jotai

Version Info

Tagged at
a year ago