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

Feature/274 timeout #289

Merged
merged 8 commits into from
Aug 9, 2023
Merged
5 changes: 5 additions & 0 deletions .github/workflows/ci_standalone_versioned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ on:
description: The version to pull of galaxy_ng
required: true
type: string
gh_ref:
description: The ref in the repository to pull
required: false
default: devel
type: string
secrets:
redhat_catalog_username:
description: Username for Red Hat Catalog
Expand Down