[CI] Fix CHANGELOG PR review

Sending a PR review with a message about the CHANGELOG needing to be
updated has been broken since July, where the permissions were changed.
This commit is contained in:
Ana Maria Martinez Gomez
2024-02-23 16:02:20 +01:00
parent ffcabf1e0b
commit 8857511e55
2 changed files with 3 additions and 1 deletions

View File

@@ -7,7 +7,8 @@ on:
pull_request_target:
types: [opened, edited, synchronize]
permissions: read-all
permissions:
pull-requests: write
jobs:
check_changelog:

View File

@@ -27,6 +27,7 @@
### Development
- ci: Fix PR review in the changelog check GH action #2004 @Ana06
- ci: update github workflows to use latest version for depricated actions (checkout, setup-python, upload-artifact, download-artifact) #1967 @sjha2048
### Raw diffs