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

Set explicit default for timeout input in action.yml #9

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

snormore
Copy link
Contributor

@snormore snormore commented Feb 22, 2024

Failing in workflows that don't currently specify a timeout input, so this PR adds a default for the input in action.yml:

invalid argument for flag --timeout' (expected time.Duration): time: invalid duration "" 2024-02-22T22:58:31.354Z FATAL deploy/main.go:26 Could not parse options {"error": "invalid argument for flag --timeout' (expected time.Duration): time: invalid duration """}

@snormore snormore requested a review from neekolas February 22, 2024 23:12
@snormore snormore merged commit 0ec7104 into main Feb 22, 2024
2 checks passed
@snormore snormore deleted the snor/timeout-opt-yml-default branch February 22, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants