Skip to content

Updates to transport_params from 27-Mar-2024 meeting. #62

Updates to transport_params from 27-Mar-2024 meeting.

Updates to transport_params from 27-Mar-2024 meeting. #62

Workflow file for this run

name: Lint
on: [push, pull_request, workflow_dispatch]
jobs:
lint:
runs-on: ubuntu-latest
name: Lint
steps:
- name: Use NMOS Lint
uses: docker://amwa/nmos-lint:latest
env:
GITHUB_BRANCH: ${{ github.ref_name }}