Warning: 'pre' execution is not supported for local action from './.github/actions/my-action' is what I see when using local action in a repository.
I'm fine with it not working/not being supported, but is there a way to disable the warning, esp if there's no pre step configured?
Warning: 'pre' execution is not supported for local action from './.github/actions/my-action'is what I see when using local action in a repository.I'm fine with it not working/not being supported, but is there a way to disable the warning, esp if there's no pre step configured?