address fixes

This commit is contained in:
peterwoodworth
2022-10-13 13:44:39 -07:00
parent 59e17413a1
commit bf1b24f227
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ pull_request_rules:
- name: Automatically approve and merge Dependabot PRs
conditions:
- base=master|v1-node16
- base~=master|v1-node16
- author=dependabot[bot]
- status-success=Run Unit Tests
- -title~=(WIP|wip)