mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2025-12-11 18:02:03 +01:00
Docs: tip on disabling fork Actions (#12278)
This commit is contained in:
@@ -56,7 +56,7 @@ Some alternative steps can be followed to ignore "repo" branch and skip unrelate
|
|||||||
|
|
||||||
<details><summary>Steps</summary>
|
<details><summary>Steps</summary>
|
||||||
|
|
||||||
1. Make sure to delete "repo" branch in your fork.
|
1. Make sure to delete "repo" branch in your fork. You may also want to disable Actions in the repo settings.
|
||||||
2. Do a partial clone.
|
2. Do a partial clone.
|
||||||
```bash
|
```bash
|
||||||
git clone --filter=blob:none --no-checkout <fork-repo-url>
|
git clone --filter=blob:none --no-checkout <fork-repo-url>
|
||||||
|
|||||||
Reference in New Issue
Block a user