Skip to content

Commit 0c02af6

Browse files
committed
GitHub: rename lnd-19-2 branch to tapd-main-branch
The branch was created for a different purpose initially. But because we're already on lnd 19.2 it is now confusing. So to make it easier to understand why we need a different litd branch, we rename it.
1 parent ac541ec commit 0c02af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121

2222
GO_VERSION: '1.23.9'
2323

24-
LITD_ITEST_BRANCH: 'lnd-19-2'
24+
LITD_ITEST_BRANCH: 'tapd-main-branch'
2525

2626
jobs:
2727
#######################

0 commit comments

Comments
 (0)