Skip to content

Regenerate all gRPC VIs with grpc-labview 1.0.0.6 #186

Regenerate all gRPC VIs with grpc-labview 1.0.0.6

Regenerate all gRPC VIs with grpc-labview 1.0.0.6 #186

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
run_g_tests:
if: ${{ github.repository == 'ni/measurementlink-labview' || github.event.pull_request.head.repo.full_name == 'ni/measurementlink-labview' }}
uses: ./.github/workflows/run_g_tests.yml