Skip to content

feat: Add GSF component momentum cut to stabilize fit #4944

feat: Add GSF component momentum cut to stabilize fit

feat: Add GSF component momentum cut to stabilize fit #4944

Workflow file for this run

name: Check PR labels
on:
pull_request_target:
types: [opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
jobs:
check_pr_labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true
dot: true