Skip to content

fix(predictions): only fetch predictions for a train when user opens the train opover #80

fix(predictions): only fetch predictions for a train when user opens the train opover

fix(predictions): only fetch predictions for a train when user opens the train opover #80

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true