Skip to content

Merge branch 'main' of github.com:source-academy/vscode into chapter-… #138

Merge branch 'main' of github.com:source-academy/vscode into chapter-…

Merge branch 'main' of github.com:source-academy/vscode into chapter-… #138

Workflow file for this run

name: Lint and test feature branches
on:
push:
branches-ignore: ["main"]
jobs:
check:
uses: ./.github/workflows/check.yml