Skip to content

Move script in public/ to src/ #62

Move script in public/ to src/

Move script in public/ to src/ #62

Workflow file for this run

name: Run CI
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
on: [pull_request]
jobs:
ci:
uses: ./.github/workflows/ci.yaml
secrets: inherit