Add action permissions to ## Setup

This commit is contained in:
Adrian Galilea 2024-04-22 10:03:17 +02:00 committed by GitHub
parent 6a54368340
commit 28a4f8f6e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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