Skip to content

Conversation

klaskosk
Copy link
Collaborator

@klaskosk klaskosk commented May 1, 2025

Workflows that are called by a scheduled workflow inherit the schedule event type so the check for workflow_call was always false. It is also unnecessary since the inputs will be null if not applicable so the || is enough to provide a fallback.

Workflows that are called by a scheduled workflow inherit the schedule event type so the check for workflow_call was always false. It is also unnecessary since the inputs will be null if not applicable so the `||` is enough to provide a fallback.
Copy link
Collaborator

@trewest trewest left a comment

Choose a reason for hiding this comment

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

/lgtm

@klaskosk klaskosk merged commit 6aa579b into rh-ecosystem-edge:main May 1, 2025
5 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