diff --git a/README.md b/README.md index 35f7c371..0a7ecc51 100644 --- a/README.md +++ b/README.md @@ -737,7 +737,8 @@ spec: # Uncomment the below in case the target is not RunnerDeployment but RunnerSet #kind: RunnerSet scaleUpTriggers: - - githubEvent: {} + - githubEvent: + workflowJob: {} duration: "30m" ```