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

ci/workflow: fix wrong variable type #1054

Merged
merged 1 commit into from
Oct 23, 2023
Merged

ci/workflow: fix wrong variable type #1054

merged 1 commit into from
Oct 23, 2023

Conversation

ldevulder
Copy link
Contributor

sequential should be of type boolean instead of string.

`sequential` should be of type boolean instead of string.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder self-assigned this Oct 23, 2023
@ldevulder ldevulder requested a review from a team as a code owner October 23, 2023 13:51
@ldevulder ldevulder enabled auto-merge (rebase) October 23, 2023 13:51
Copy link
Contributor

@davidcassany davidcassany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🤠

@ldevulder ldevulder merged commit 43ab6bf into main Oct 23, 2023
3 checks passed
@ldevulder ldevulder deleted the ci-fix-variable-types branch October 23, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants