diff --git a/docs/integrations/cicd/githubactions.mdx b/docs/integrations/cicd/githubactions.mdx index 8f009716c..82076874c 100644 --- a/docs/integrations/cicd/githubactions.mdx +++ b/docs/integrations/cicd/githubactions.mdx @@ -79,7 +79,7 @@ Infisical lets you sync secrets to GitHub at the organization-level, repository- Disable webhook by unchecking the Active checkbox. ![integrations github app webhook](../../images/integrations/github/app/self-hosted-github-app-webhook.png) - Set the repository permissions as follows: Metadata: Read-only, Secrets: Read and write, Environments: Read and write. + Set the repository permissions as follows: Metadata: Read-only, Secrets: Read and write, Environments: Read and write, Actions: Read. ![integrations github app repository](../../images/integrations/github/app/self-hosted-github-app-repository.png) Similarly, set the organization permissions as follows: Secrets: Read and write.