Skip to content

test(manifest): match MoreInfo URL with extension.manifest.json #11

test(manifest): match MoreInfo URL with extension.manifest.json

test(manifest): match MoreInfo URL with extension.manifest.json #11

Workflow file for this run

name: Build
on:
workflow_dispatch:
pull_request:
types: [opened, reopened]
paths:
- 'src/**'
- '*.slnx'
- '.github/workflows/build.yml'
push:
branches:
- main
paths:
- 'src/**'
- '*.slnx'
- '.github/workflows/build.yml'
jobs:
build:
uses: CodingWithCalvin/.github/.github/workflows/vsix-build.yml@main
with:
extension-name: SuperClean
secrets: inherit