Which problem is this feature request solving?
This should help with GitHub rate limits and sync times as even small organizations can have many workflow runs
Describe the solution you'd like
We could use the created parameter https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-repository
Pull request (optional)
Which problem is this feature request solving?
This should help with GitHub rate limits and sync times as even small organizations can have many workflow runs
Describe the solution you'd like
We could use the
createdparameter https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-repositoryPull request (optional)