Skip to content

Added GH action

Added GH action #1

Workflow file for this run

name: Create Section Repos
on:
push:
branches:
- "main"
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20.x
- run: npx @total-typescript/exercise-cli@latest create-section-repos