[PWGJE] templatization of process functions to accomodate D0 and Lc jets to charm hadronisation analysis #16404
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| name: Security approval | |
| 'on': | |
| pull_request_review: | |
| types: | |
| - edited | |
| - submitted | |
| permissions: {} | |
| jobs: | |
| clean: | |
| name: Security approval | |
| uses: alisw/ali-bot/.github/workflows/pr-security-approval.yml@master | |
| permissions: | |
| pull-requests: read # to get last commit for PR | |
| statuses: write # for set-github-status |