Skip to content

Commit

Permalink
Removed the default githubEvent: {} (#1361)
Browse files Browse the repository at this point in the history
Ref #1358
See also #1379
  • Loading branch information
soham4abc authored Apr 24, 2022
1 parent 1551f3b commit e8ef84a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
```

Expand Down

0 comments on commit e8ef84a

Please sign in to comment.