Skip to content

Commit

Permalink
chore: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kid-icarus committed May 28, 2024
1 parent b11c429 commit 9a9f9db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ require'jira'.setup({
token = vim.env.JIRA_API_TOKEN
},
use_git_branch_issue_id = true,
git_trunk_branch = 'main', -- The main branch of your project
})
```

Expand Down

0 comments on commit 9a9f9db

Please sign in to comment.