pull icon indicating copy to clipboard operation
pull copied to clipboard

Unable to merge PR if the repository has a read-only workflow

Open aeiouaeiouaeiouaeiouaeiouaeiou opened this issue 3 years ago • 0 comments

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.