diff --git a/README.md b/README.md index d4db4b1..f55d6f9 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,8 @@ PR to be accepted. See [Contributing](#contributing--issues). ## Setup +On your repo go to `Settings -> Actions (General) -> Workflow permissions` and enable "Read and write permissions". + Create a `workflow.yml` file in your `.github/workflows` directory like: ```yml