File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,8 @@ Most of our repositories use two primary branches:
1212## ` develop ` branch
1313The develop branch contains ongoing development work and changes that are not yet released to production.
1414
15- In some repositories, this branch may automatically deploy to a testing or staging environment. For example:
16-
17- * TJ-Bot – Changes pushed to develop are deployed to a testing server.
15+ In some repositories, this branch may automatically deploy to a testing or staging environment.
16+ For example in TJ-Bot, changes pushed to develop are deployed to a testing server.
1817
1918This branch should be considered unstable and under active development.
2019
@@ -86,10 +85,10 @@ Requirements:
8685
8786Steps:
8887
89- * BVisit : https://woodpecker.togetherjava.org/repos
90- * Click Add repository
88+ * Visit : https://woodpecker.togetherjava.org/repos
89+ * Click " Add repository"
9190* Locate the repository
92- * Click Enable
91+ * Click " Enable"
9392
9493## 2. Configure Repository Secrets
9594
You can’t perform that action at this time.
0 commit comments