From b559b96f97c58aba0d9930870ec5012c14124e30 Mon Sep 17 00:00:00 2001 From: Joachim Jablon Date: Fri, 15 Jul 2022 18:00:53 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f964666..9b3b2b2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ I'm in the process of reviewing how this action should work, but it takes some time. The problem is described [here](https://github.blog/changelog/2021-02-19-github-actions-workflows-triggered-by-dependabot-prs-will-run-with-read-only-permissions/) and [here](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/). -If you want to help, please get in touch (open an issue or something). +Later update: +Since then, I've created [python-coverage-comment-action](https://github.com/ewjoachim/python-coverage-comment-action) which works for external PRs but only supports Python. I have no plan to port the "external PR" part to this action. ## Presentation