Skip to content

Commit 27d7b70

Browse files
Merge pull request #981 from lightninglabs/docs-lnd
Update lnd documentation
2 parents a8805e2 + f07ea42 commit 27d7b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lnd/backport-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ Error: Please ensure the branch exists before adding the backport label
482482
2. **Check workflow configuration:**
483483
- Verify `.github/workflows/backport.yml` has:
484484
```yaml
485-
labels: no-changelog
485+
add_labels: no-changelog
486486
```
487487
488488
3. **Re-run the workflow:**

0 commit comments

Comments
 (0)