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

Ensure step conditions are respected #473

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

mallardduck
Copy link
Member

Yesterday I was having issues using this and I believe it's due to inconsistency in how input types are handled. Even though they are set to be booleans, the value passed is always a string. I found other GH issues with details on this: actions/runner#1483

I have even encountered the same issue and needed to make similar changes, seen here: https://github.com/rancher/shell/blob/2106e32b5fb1651ff3523a356830fd1aec79294a/.github/workflows/port-pr.yaml#L48

@tashima42 tashima42 merged commit 141c6a0 into rancher:master Aug 28, 2024
2 checks passed
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.

3 participants