If you run scheduled jobs from actions, they don't have a payload associated with them. Right now this action needs a payload to run correctly, so this PR allows the action to gracefully run without that payload.
It seems this job won't kick off unless it's on master? So I'll make another PR reverting the schedule after merge (and verifying this 100% does work). FWIW, it no longer errors when running locally:
What is this?
If you run scheduled jobs from actions, they don't have a payload associated with them. Right now this action needs a payload to run correctly, so this PR allows the action to gracefully run without that payload.
It seems this job won't kick off unless it's on master? So I'll make another PR reverting the schedule after merge (and verifying this 100% does work). FWIW, it no longer errors when running locally:
See: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#scheduled-events-schedule