diff --git a/README.md b/README.md index 63662646..528600a3 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ filterLabels: ### Filter draft PRs -The action will only run for non draft PRs. If you want to run for all PRs, you need to enable it to run o drafts +The action will only run for non-draft PRs. If you want to run for all PRs, you need to enable it to run on drafts. ```yaml runOnDraft: true