fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#2502)
* Remove redundant check See: https://github.com/nektos/act/issues/2464#issuecomment-2430903650 * Add condition to prevent replacing inputs in reusable workflows with workflow_dispatch inputs Closes: https://github.com/nektos/act/issues/2464 * fmt * Revert "Remove redundant check" This reverts commit 63455960ec714eea7631a586bcd59bed449739fc. * add test * Update runner_test.go * update label --------- Co-authored-by: ChristopherHX <christopher.homberger@web.de>
S
S. M. Mahmudul Haque (Yamin) committed
deea8ec8c66cb573750a13187b12f47a18fa6d23
Parent: bd8dda1
Committed by GitHub <noreply@github.com>
on 12/29/2024, 2:52:06 PM