зеркало из https://github.com/github/docs.git
Fix GITHUB.SHA and GITHUB.REF for repository_dispatch (#1493)
This commit is contained in:
Родитель
daf9eafc6b
Коммит
6da68ce3e1
|
@ -139,7 +139,7 @@ jobs:
|
|||
|
||||
| Webhook event payload | Activity types | `GITHUB_SHA` | `GITHUB_REF` |
|
||||
| ------------------ | ------------ | ------------ | ------------------|
|
||||
| [repository_dispatch](/webhooks/event-payloads/#repository_dispatch) | n/a | Last commit on the `GITHUB_REF` branch | Branch that received dispatch |
|
||||
| [repository_dispatch](/webhooks/event-payloads/#repository_dispatch) | n/a | Last commit on default branch | Default branch |
|
||||
|
||||
{% data reusables.github-actions.branch-requirement %}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче