Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master-sync-ipfs'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 12, 2024
2 parents 08bdb5e + 69ba75f commit 8b45974
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions github/ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5930,6 +5930,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 8b45974

Please sign in to comment.