Skip to content

Clarify what "requested_time" should be set to when "activation":"mod… #169

Clarify what "requested_time" should be set to when "activation":"mod…

Clarify what "requested_time" should be set to when "activation":"mod… #169

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