Skip to content

Commit

Permalink
Add setting of permissions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-doudera committed Aug 1, 2023
1 parent cd28930 commit c9a8e7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ During the installation of the starter-kit, you will be prompted to add CI for G

If you choose to proceed, a `ci.yml` file containing tests and `Duster` will be automatically generated.

To allow github action to commit changes from duster and prettier you have to set permissions for that.

Set `Read and write permissions` in `github.com -> (Your project) -> Settings -> Actions -> General -> Workflow permissions`

---

### Prettier
Expand Down

0 comments on commit c9a8e7a

Please sign in to comment.