Skip to content

Commit cd6d9b3

Browse files
committed
fix: update README to give Github Actiosn permissions
1 parent 75eb303 commit cd6d9b3

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Before starting development, make sure to apply the following changes:
3232
uv run pre-commit install
3333
```
3434

35+
5. **Configure GitHub Actions permissions**:
36+
Go to your repository **Settings → Actions → General → Workflow permissions** and enable **"Allow GitHub Actions to create and approve pull requests"** if you want workflows to open PRs automatically.
37+
3538
## Quick Start
3639

3740
### Prerequisites

0 commit comments

Comments
 (0)