Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: allow Dependabot user to write in PRs
According to the GitHub docs, the Dependabot gets read-only permissions on the GITHUB_TOKEN. Since we want to create a comment with the staging Storybook link, we need to grant write permission in the CI job. https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions#changing-github_token-permissions
- Loading branch information