Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Convert to monorepo #3581

Convert to monorepo

Convert to monorepo #3581

name: Ember Asset Sizes
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: pnpm/action-setup@v2
with:

Check failure on line 13 in .github/workflows/asset-size-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/asset-size-check.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
version: 8
- uses: mainmatter/ember-asset-size-action@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"