Closed masih closed 3 months ago
When input is read from github.events it looks like boolean type is not respected: everything is string. Use inputs from context instead now that it is available in jobs triggered by workflow dispatch.
inputs
See:
When input is read from github.events it looks like boolean type is not respected: everything is string. Use
inputs
from context instead now that it is available in jobs triggered by workflow dispatch.See: