Skip to content

fix(codelens): Apply commandArgs to run targets (#408) #34

fix(codelens): Apply commandArgs to run targets (#408)

fix(codelens): Apply commandArgs to run targets (#408) #34

on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
if: ${{ github.repository == 'bazelbuild/vscode-bazel' }}
steps:
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: node