From d1a85481761ceb21234d65e2a3f76d0ab7f7d375 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 55e6571..85d6a06 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 crate issues but e.g. in PR / push fails the action.