Skip to content

Commit b32c675

Browse files
authored
Merge pull request #2 from Fayaz-7/patch-2
v1.0.11
2 parents e6d59dd + 403dde6 commit b32c675

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8499,7 +8499,7 @@ const run = async () => {
84998499
teams,
85008500
},
85018501
dismiss_stale_reviews: true,
8502-
require_code_owner_reviews: false,
8502+
require_code_owner_reviews: true,
85038503
required_approving_review_count: 1,
85048504
bypass_pull_request_allowances: {
85058505
users,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "toggle-gh-protection",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"main": "dist/index.js",
55
"repository": "git@github.com:ClearTax/toggle-gh-protection.git",
66
"author": "Jagadish, K. <jagadish.kasi@cleartax.in>",

0 commit comments

Comments
 (0)