Skip to content

Commit

Permalink
Merge branch 'master' into lidel-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ipfs-mgmt-read-write[bot] authored May 12, 2024
2 parents 31024a6 + 8b45974 commit 934eb7b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .sync
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9018880059
9047338915
23 changes: 23 additions & 0 deletions github/ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5928,6 +5928,29 @@ repositories:
- build
- check
strict: true
production:
allows_deletions: false
allows_force_pushes: false
blocks_creations: false
enforce_admins: false
lock_branch: false
require_conversation_resolution: false
require_signed_commits: false
required_linear_history: false
required_pull_request_reviews:
dismiss_stale_reviews: false
require_code_owner_reviews: false
required_approving_review_count: 1
restrict_dismissals: false
staging:
allows_deletions: false
allows_force_pushes: true
blocks_creations: false
enforce_admins: false
lock_branch: false
require_conversation_resolution: false
require_signed_commits: false
required_linear_history: false
collaborators:
admin:
- aschmahmann
Expand Down

0 comments on commit 934eb7b

Please sign in to comment.