pull
pull copied to clipboard
Unable to merge PR if the repository has a read-only workflow
The master branch has a GitHub Actions workflow with this part of the code:
permissions:
contents: read
Before this bot worked just perfectly, but for now pull requests are stuck until update the branch yourself.