Skip to content

[RAD-77] feat(updater): add Node.js bindings #134

[RAD-77] feat(updater): add Node.js bindings

[RAD-77] feat(updater): add Node.js bindings #134

Workflow file for this run

name: Covector Status
on: [pull_request]
jobs:
covector:
if: ${{ !startsWith(github.head_ref, 'renovate/') }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: covector status
uses: jbolda/covector/packages/action@covector-v0
id: covector
with:
command: "status"