Skip to content

Commit da4bbd6

Browse files
Fix GitHub security setup guides
- Remove incorrect 'Restrict pushes that create files' option - This setting is not available in the current GitHub interface - Update both main guide and quick reference to reflect actual available options - Based on actual GitHub settings screenshot provided
1 parent 010d9f1 commit da4bbd6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

GITHUB_SECURITY_SETUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Set the following options:
3737
- ✅ Check this box
3838

3939
#### **Restrict pushes that create files**
40-
- ✅ Check this box (optional but recommended)
40+
- **Note**: This option is not available in the current GitHub interface
4141

4242
#### **Do not allow bypassing the above settings**
4343
- ✅ Check this box

SECURITY_QUICK_REFERENCE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- [ ] Enable "Require branches to be up to date"
1919
- [ ] Enable "Require conversation resolution"
2020
- [ ] Enable "Do not allow bypassing the above settings"
21+
- [ ] Note: "Restrict pushes that create files" is not available in current GitHub interface
2122

2223
### Security Features (2 minutes)
2324
- [ ] Go to Settings > Security & analysis

0 commit comments

Comments
 (0)