Skip to content

Adding 24C4 LTE and Instr APIs #121

Adding 24C4 LTE and Instr APIs

Adding 24C4 LTE and Instr APIs #121

Workflow file for this run

name: PR
on:
pull_request:
types: [opened, synchronize, reopened]
workflow_call:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
run_ci:
name: Run CI
uses: ./.github/workflows/ci.yml