Fix typo in release note for ARC 0.27.0 (#2158)

This commit is contained in:
Hyeonmin Park
2023-01-18 07:38:05 +09:00
committed by GitHub
parent 0324658a3f
commit 211bacaf1e
2 changed files with 3 additions and 2 deletions

View File

@@ -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