vscode-github-actions
vscode-github-actions copied to clipboard
Only the first 50 workflows are shown
I have almost 100 actions and workflows is only showing less than 50
That's a limit of the API. Ideally the extension should paginate until there are no more workflows.
@cschleiden Thanks for the response, I will try to fix it and submit PR then.