You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/github-installation.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,10 +126,6 @@ Here are the steps to configure gitStream in your repo's branch protection rules
126
126
127
127
Follow these steps to ensure gitStream runs on self-hosted GitHub Actions runners:
128
128
129
-
### Configuring gitStream with Self-Hosted Runners
130
-
131
-
Follow these steps to ensure gitStream runs on self-hosted GitHub Actions runners:
132
-
133
129
1.**Configure Self-Hosted Runners**
134
130
- Set up self-hosted runners for your GitHub organization or repository. Refer to GitHub documentation on [self-hosted runners](https://docs.github.com/en/actions/hosting-your-own-runners) and [using them in a workflow](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/using-self-hosted-runners-in-a-workflow) for detailed instructions.
0 commit comments