Merge pull request #184 from adriangalilea/patch-1

Add action permissions to ## Setup
This commit is contained in:
Alastair Mooney 2024-04-27 09:15:08 +01:00 committed by GitHub
commit 0f3f027d69
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