Skip to content

Commit faa4701

Browse files
Remove github pages and old docs gh actions (ChrisTitusTech#3448)
* Remove github pages and old docs gh actions * add originalvalue for linting * Update tweaks.json
1 parent cda2bab commit faa4701

File tree

4 files changed

+2
-176
lines changed

4 files changed

+2
-176
lines changed

.github/mkdocs.yml

Lines changed: 0 additions & 91 deletions
This file was deleted.

.github/requirements.txt

Lines changed: 0 additions & 51 deletions
This file was deleted.

.github/workflows/github-pages.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.

config/tweaks.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1562,7 +1562,8 @@
15621562
"Path":"HKLM:\\SOFTWARE\\Policies\\BraveSoftware\\Brave",
15631563
"Name": "BraveRewardsDisabled",
15641564
"Type": "DWord",
1565-
"Value": "1"
1565+
"Value": "1",
1566+
"OriginalValue": "<RemoveEntry>"
15661567
},
15671568
{
15681569
"Path": "HKLM:\\SOFTWARE\\Policies\\BraveSoftware\\Brave",

0 commit comments

Comments
 (0)