Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Remove null, it should be empty (#9)
Browse files Browse the repository at this point in the history
I misunderstood what it meant in the docs
github/safe-settings#541 (comment)
  • Loading branch information
paddyroddy authored Oct 23, 2023
1 parent 2e68797 commit e878fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,4 @@ branches:
strict: true
contexts: []
enforce_admins: true
restrictions: null
restrictions:

0 comments on commit e878fff

Please sign in to comment.