Skip to content

RSDK-3716 Revamp sctp layer #640

RSDK-3716 Revamp sctp layer

RSDK-3716 Revamp sctp layer #640

Workflow file for this run

name: License Finder
on:
workflow_dispatch:
workflow_call:
pull_request:
branches: ['main']
push:
jobs:
license_finder:
name: Audit 3rd-Party Licenses
runs-on: [x64, qemu-host]
container:
image: ghcr.io/viamrobotics/canon:amd64-cache
options: --platform linux/amd64
timeout-minutes: 10
steps:
- name: Check out code
uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Run license finder
run: license_finder