File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -494,8 +494,8 @@ repositories:
494494 has_discussions : false
495495 merge_commit_message : PR_TITLE
496496 merge_commit_title : MERGE_MESSAGE
497- secret_scanning_push_protection : false
498- secret_scanning : false
497+ secret_scanning_push_protection : true
498+ secret_scanning : true
499499 squash_merge_commit_message : COMMIT_MESSAGES
500500 squash_merge_commit_title : COMMIT_OR_PR_TITLE
501501 visibility : public
@@ -520,8 +520,8 @@ repositories:
520520 has_discussions : false
521521 merge_commit_message : PR_TITLE
522522 merge_commit_title : MERGE_MESSAGE
523- secret_scanning_push_protection : false
524- secret_scanning : false
523+ secret_scanning_push_protection : true
524+ secret_scanning : true
525525 squash_merge_commit_message : BLANK
526526 squash_merge_commit_title : PR_TITLE
527527 visibility : public
You can’t perform that action at this time.
0 commit comments