Skip to content

feat(fe-build-image): support platforms input #112

feat(fe-build-image): support platforms input

feat(fe-build-image): support platforms input #112

Workflow file for this run

name: Spell check
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
spell-check:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Spell-check
uses: crate-ci/typos@master