[PWGHF] Fill correct sign of D0 in the Charm table and add flag for the nSigma PID in the Femto task #15817
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 |