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

Use send() to execute requests instead of fetchHttpStatusCode() #1455

Merged
merged 1 commit into from May 15, 2022

Commits on May 12, 2022

  1. Use send() to execute requests instead of fetchHttpStatusCode()

    Fixes hub4j#1380
    
    Note: I had to take a new snapshot for GHWorkflowTest as the dispatch
    tests was silently failing before (we were using an input that was not
    declared in the workflow, I fixed that in the test workflow).
    gsmet committed May 12, 2022
    Copy the full SHA
    329e29d View commit details
    Browse the repository at this point in the history