Skip to content

Merge pull request #4 from AMWA-TV/jf/dev/add_tags_to_nmos_device #42

Merge pull request #4 from AMWA-TV/jf/dev/add_tags_to_nmos_device

Merge pull request #4 from AMWA-TV/jf/dev/add_tags_to_nmos_device #42

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 }}