Skip to content

Commit

Permalink
Enable secret scanning for jetty.website (#44)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Neidhart <[email protected]>
  • Loading branch information
netomi authored May 22, 2024
1 parent 40682da commit 9b9c36f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions otterdog/jetty.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,6 @@ orgs.newOrg('jetty') {
allow_update_branch: false,
delete_branch_on_merge: false,
gh_pages_build_type: "workflow",
secret_scanning: "disabled",
secret_scanning_push_protection: "disabled",
web_commit_signoff_required: false,
secrets: [
orgs.newRepoSecret('RELEASE_TOKEN') {
Expand Down

0 comments on commit 9b9c36f

Please sign in to comment.