I'm getting the following error: Invalid action input 'require_auto_merge_enabled'
I can see from the PR enabling require_auto_merge_enable that it's not including the right input for auto merge enable.
require_auto_merge_anable should be defined as an input in this file:
I'm getting the following error:
Invalid action input 'require_auto_merge_enabled'
I can see from the PR enablingrequire_auto_merge_enable
that it's not including the right input for auto merge enable.require_auto_merge_anable
should be defined as an input in this file:If allowed, I could contribute to fix the issue.