Skip to content

Commit

Permalink
ci(settings): remove classic branch protection in favor of repository…
Browse files Browse the repository at this point in the history
… rulesets
  • Loading branch information
travi committed Oct 6, 2024
1 parent 96d91d5 commit ee01609
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ repository:
homepage: https://npm.im/@form8ion/project
private: false

branches:
- name: master
protection:

rulesets:
- name: prevent destruction of the default branch
target: branch
Expand Down

0 comments on commit ee01609

Please sign in to comment.