docs: clarification of the release log

This commit is contained in:
toast-gear 2022-04-28 16:00:03 +01:00
parent 70ae5aef1f
commit 832e59338e
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# actions-runner-controller v0.23.0
https://github.com/actions-runner-controller/actions-runner-controller/milestone/3
All changes in this release can be found in the milestone https://github.com/actions-runner-controller/actions-runner-controller/milestone/3
This log documents breaking and major enhancements
# BREAKING CHANGE : Workflow job webhooks require an explicit field set
Previously the webhook event workflow job was set as the default if no `githubEvent` was set.