diff --git a/README.md b/README.md index 32c8009..22dbe7c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ on: # You can run this with every type of event, but it's better to run it only when you actually need it. workflow_dispatch: +permissions: + issues: write + jobs: labels: runs-on: ubuntu-latest