Skip to content

Pack VS Code extension and make VSIX artifact available on CI #196

Pack VS Code extension and make VSIX artifact available on CI

Pack VS Code extension and make VSIX artifact available on CI #196

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
concurrency:
group: ci-pr-${{ github.ref }}-1
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yml