docs: clarify Docker action pre-if metadata - #44466
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@sgibler-droid Apologies, I don't think I got a notification for this. I will try to find someone on the Actions team to look at it. |
|
A stale label has been added to this pull request because it has been open 30 days with no activity. If you think this pull request should remain open, please add a new comment. |
Summary
Clarifies the Docker action metadata docs around
pre-entrypointandpre-if.Changes
runs.pre-ifsection under Docker container action metadata.runs.pre-entrypointparagraph to link to the Docker-specificpre-ifanchor instead of the JavaScript-actionpre-ifsection.pre-entrypointguarded bypre-if.Fixes #35264.