Replies: 2 comments 2 replies
-
Hi @NGorco , If you want to check the manual trigger arguments for a GitHub Actions workflow, you can use the Here's an example of how to access the manual trigger arguments in a workflow:
In this example, the When you manually trigger the workflow, you will be prompted to enter a value for the By using the |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
When I ran my action, I cannot check which inputs I did enter
UPD. Sorry, didn't write context. I want to see manual trigger arguments AFTER I triggered action or it was completed. Maybe it's a proposal for UI.
I know I can log it somewhere in logs, but it's not convenient and doesn't make sense, since manual trigger arguments presented in UI, shy we cannot see it after we started?
Beta Was this translation helpful? Give feedback.
All reactions