chore: try to fix the mistaken-pull-closer config

PiperOrigin-RevId: 407849101
pull/675/head
Google APIs 3 years ago committed by Copybara-Service
parent 1112610c52
commit 9e6c8c6261
  1. 2
      .github/mistaken-pull-closer.yml

@ -4,7 +4,7 @@
# Default behavior: Close all PRs.
filters:
# Don't close PRs in the pubsub_dev branch.
- @.pull_request.base.ref != "pubsub_dev"
- '@.pull_request.base.ref != "pubsub_dev"'
# The message to post to the closed PR.
commentBody: |

Loading…
Cancel
Save