Skip to content

Commit 9e6c8c6

Browse files
Google APIscopybara-github
authored andcommitted
chore: try to fix the mistaken-pull-closer config
PiperOrigin-RevId: 407849101
1 parent 1112610 commit 9e6c8c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/mistaken-pull-closer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Default behavior: Close all PRs.
55
filters:
66
# Don't close PRs in the pubsub_dev branch.
7-
- @.pull_request.base.ref != "pubsub_dev"
7+
- '@.pull_request.base.ref != "pubsub_dev"'
88

99
# The message to post to the closed PR.
1010
commentBody: |

0 commit comments

Comments
 (0)