Skip to content

fix: not start rti tasks if not course-config #853

fix: not start rti tasks if not course-config

fix: not start rti tasks if not course-config #853

Workflow file for this run

name: PR Scope Labeler 🧩
on:
pull_request:
branches:
- '**'
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"