From 833d72b950c469e4bcdd03c8f5294b8a76a433e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B8ydahl?= Date: Tue, 16 Jul 2024 23:30:38 +0200 Subject: [PATCH] Update readme with `workflow` permission for `RENOVATE_FORK_TOKEN` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dc71f13..3d1686f5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ask to be given direct commit access. Maintenance is mainly limited to once in a while updating the version of renovate, and to maintain `solr/renovate-config.js`. -Also the two secrets `RENOVATE_TOKEN` and `RENOVATE_FORK_TOKEN` needs to be re-generated each year. The first should have commit access to `solrbot` repositories. The latter should be a generic github token that is allowed to fork the `apache/solr` repo. +Also the two secrets `RENOVATE_TOKEN` and `RENOVATE_FORK_TOKEN` needs to be re-generated each year. The first should have commit access to `solrbot` repositories as well as `workflow` permission. The latter should be a generic github token that is allowed to fork the `apache/solr` repo. ## Contributing to PRs filed by this bot