@@ -16,6 +16,9 @@ workflow "Create Pull Request" {
action "Create New Pull Request" {
uses = "vsoch/pull-request-action@master"
secrets = [
"GITHUB_TOKEN"
]
env = {
BRANCH_PREFIX = "update/"
PULL_REQUEST_BRANCH = "master"
The note is not visible to the blocked user.