Skip to content

feat: setting up cicd for publishing the extension #2

feat: setting up cicd for publishing the extension

feat: setting up cicd for publishing the extension #2

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
pr-build:
name: Build and Test
uses: ./.github/workflows/build-and-test.yaml