Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Head sha revert #271

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Head sha revert #271

merged 2 commits into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. fix: get workflows only for commit

    In f6b0bac the check on the commit value provided was moved to the body of the
    function. Instead directly provide it as parameter of the request as it was
    before assuming that this might affect the number of requests sent.
    romangg committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b248403 View commit details
    Browse the repository at this point in the history
  2. test: check download without workflow set

    This tests searching for a workflow if not provided.
    romangg committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b048b8a View commit details
    Browse the repository at this point in the history