Skip to content

BITMAG-1231: Fix workflow interval only being interpreted as 'Never' if value is -1#56

Merged
Bohlski merged 2 commits intomasterfrom
BITMAG-1231-integrity-workflow-non-positive-value-frontend-fix
Mar 17, 2025
Merged

BITMAG-1231: Fix workflow interval only being interpreted as 'Never' if value is -1#56
Bohlski merged 2 commits intomasterfrom
BITMAG-1231-integrity-workflow-non-positive-value-frontend-fix

Conversation

@Bohlski
Copy link
Copy Markdown
Contributor

@Bohlski Bohlski commented Mar 11, 2025

No description provided.

@Bohlski Bohlski requested a review from ole-v-v March 12, 2025 13:02
Copy link
Copy Markdown
Contributor

@ole-v-v ole-v-v left a comment

Choose a reason for hiding this comment

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

Silly detail, I for my part would have found <= 0 more natural. Or reversing the if-else and using > 0. Let it be.

@Bohlski
Copy link
Copy Markdown
Contributor Author

Bohlski commented Mar 13, 2025

Silly detail, I for my part would have found <= 0 more natural. Or reversing the if-else and using > 0. Let it be.

I very much agree. I'll change it to <= 0.

I did feel like something was off when I made the change, but for some reason I couldn't put my finger on it.. 😅

@Bohlski Bohlski closed this Mar 13, 2025
@Bohlski
Copy link
Copy Markdown
Contributor Author

Bohlski commented Mar 13, 2025

Oops accidentally closed the PR..

@Bohlski Bohlski reopened this Mar 13, 2025
@Bohlski Bohlski requested a review from Thommelise March 13, 2025 10:36
@Bohlski Bohlski merged commit afa550d into master Mar 17, 2025
1 check 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.

2 participants