Skip to content

[EMCAL-670] emcalCorrectionTask - add time resolution histogram #221

[EMCAL-670] emcalCorrectionTask - add time resolution histogram

[EMCAL-670] emcalCorrectionTask - add time resolution histogram #221

Workflow file for this run

---
name: "Pull Request Labeler"
on:
- pull_request_target
permissions: read-all
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true