Skip to content

chore: update otel dep to get rid of linked project items (#37) #8

chore: update otel dep to get rid of linked project items (#37)

chore: update otel dep to get rid of linked project items (#37) #8

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: OpenInNotepadPlusPlus
secrets: inherit