Skip to content

allow srtp using rtsp #61

allow srtp using rtsp

allow srtp using rtsp #61

Workflow file for this run

name: ORT
on: [push]
jobs:
ort:
runs-on: ubuntu-latest
steps:
- name: Use HTTPS instead of SSH for Git cloning
run: git config --global url.https://github.com/.insteadOf ssh://[email protected]/
- name: Checkout project
uses: actions/checkout@v3
- name: Run GitHub Action for ORT
uses: oss-review-toolkit/ort-ci-github-action@main