Skip to content

Commit dfd00a2

Browse files
fix@19791936710 [skip fix]
1 parent f7138d3 commit dfd00a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

github/FilOzone.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ repositories:
239239
has_discussions: false
240240
merge_commit_message: PR_TITLE
241241
merge_commit_title: MERGE_MESSAGE
242-
secret_scanning_push_protection: false
243-
secret_scanning: false
242+
secret_scanning_push_protection: true
243+
secret_scanning: true
244244
squash_merge_commit_message: COMMIT_MESSAGES
245245
squash_merge_commit_title: COMMIT_OR_PR_TITLE
246246
teams:
@@ -327,8 +327,8 @@ repositories:
327327
has_discussions: false
328328
merge_commit_message: PR_TITLE
329329
merge_commit_title: MERGE_MESSAGE
330-
secret_scanning_push_protection: false
331-
secret_scanning: false
330+
secret_scanning_push_protection: true
331+
secret_scanning: true
332332
squash_merge_commit_message: COMMIT_MESSAGES
333333
squash_merge_commit_title: COMMIT_OR_PR_TITLE
334334
visibility: public

0 commit comments

Comments
 (0)