C-Plus-Plus
                                
                                 C-Plus-Plus copied to clipboard
                                
                                    C-Plus-Plus copied to clipboard
                            
                            
                            
                        [BUG] Approved label CI does not add approved label to pull requests.
Description
As the title suggests the approved label CI does not add approved label to the pull requests
Expected behavior
add an approved label when the pull request is approved
Actual behavior
403 unable to access resource
Steps to reproduce
No response
Context
hard to distinguish which prs are approved.
Additional information
Its a really simple fix, easy as adding
permissions:
   pull_request: write