Skip to content

Commit 2989af4

Browse files
authored
Merge pull request #154 from dotnet/gewarren-patch-1
Update notification subscribers in config file
2 parents 6168767 + 1bffd4e commit 2989af4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@
8989
}
9090
],
9191
"notification_subscribers": [
92-
92+
93+
9394
],
9495
"sync_notification_subscribers": [],
9596
"branches_to_filter": [],
@@ -127,4 +128,4 @@
127128
}
128129
],
129130
"contribution_branch_mappings": {}
130-
}
131+
}

0 commit comments

Comments
 (0)