File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -265,8 +265,8 @@ repositories:
265265 has_discussions : false
266266 merge_commit_message : PR_TITLE
267267 merge_commit_title : MERGE_MESSAGE
268- secret_scanning_push_protection : false
269- secret_scanning : false
268+ secret_scanning_push_protection : true
269+ secret_scanning : true
270270 squash_merge_commit_message : COMMIT_MESSAGES
271271 squash_merge_commit_title : COMMIT_OR_PR_TITLE
272272 teams :
@@ -390,8 +390,8 @@ repositories:
390390 has_discussions : false
391391 merge_commit_message : PR_TITLE
392392 merge_commit_title : MERGE_MESSAGE
393- secret_scanning_push_protection : false
394- secret_scanning : false
393+ secret_scanning_push_protection : true
394+ secret_scanning : true
395395 squash_merge_commit_message : COMMIT_MESSAGES
396396 squash_merge_commit_title : COMMIT_OR_PR_TITLE
397397 visibility : public
@@ -406,8 +406,8 @@ repositories:
406406 has_discussions : false
407407 merge_commit_message : PR_TITLE
408408 merge_commit_title : MERGE_MESSAGE
409- secret_scanning_push_protection : false
410- secret_scanning : false
409+ secret_scanning_push_protection : true
410+ secret_scanning : true
411411 squash_merge_commit_message : COMMIT_MESSAGES
412412 squash_merge_commit_title : COMMIT_OR_PR_TITLE
413413 visibility : public
You can’t perform that action at this time.
0 commit comments