mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-10 20:51:12 +08:00
Fix typo in release note for ARC 0.27.0 (#2158)
This commit is contained in:
@@ -40,7 +40,7 @@ spec:
|
||||
pullRequest: {}
|
||||
```
|
||||
|
||||
You need to update the spec to look like the below, along with enabling the `Workflow Job` events(and disabling unneeded `Push`, `Check Run`, and `Pull Request` evenst) on your webhook setting page on GitHub.
|
||||
You need to update the spec to look like the below, along with enabling the `Workflow Job` events(and disabling unneeded `Push`, `Check Run`, and `Pull Request` events) on your webhook setting page on GitHub.
|
||||
|
||||
```yaml
|
||||
kind: HorizontalRunnerAutoscaler
|
||||
|
||||
Reference in New Issue
Block a user