From 380200d383915bf17a0cae8d6c5f687dbb0a46bc Mon Sep 17 00:00:00 2001 From: Aaron Kelbsch Date: Mon, 25 Aug 2025 15:41:05 +0200 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce8b464..2b2b0cd 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ github-token: checks-reason: to create check ``` -The action does not raise issues when it is not triggered from a "cron" scheduled workflow. +This action only raises issues when it's triggered from a `cron` scheduled workflow or on manual `workflow_dispatch` When running the action as scheduled it will create issues but e.g. in PR / push fails the action.