Skip to content

[PWGEM] Add AnalysisType kDCA to analyse DCA 3D,xy,z together #333

[PWGEM] Add AnalysisType kDCA to analyse DCA 3D,xy,z together

[PWGEM] Add AnalysisType kDCA to analyse DCA 3D,xy,z together #333

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