Skip to content

Fix handling of skippable execution in workflows#875

Merged
mhucka merged 2 commits intomasterfrom
mh-fix-workflow-skipping
Aug 25, 2025
Merged

Fix handling of skippable execution in workflows#875
mhucka merged 2 commits intomasterfrom
mh-fix-workflow-skipping

Conversation

@mhucka
Copy link
Copy Markdown
Collaborator

@mhucka mhucka commented Aug 25, 2025

The way the conditionals were set up before was never right, and workflows would always execute even if they didn't need to. This should fix the logic.

mhucka added 2 commits August 24, 2025 17:07
The way the conditionals were set up before was never right, and
workflows would always execute even if they didn't need to. This should
fix the logic.
This does not build wheels. The name must have been a copy-paste error.
@github-actions github-actions Bot added the size: M 50< lines changed <250 label Aug 25, 2025
@mhucka mhucka marked this pull request as ready for review August 25, 2025 00:23
@mhucka mhucka merged commit ac7934d into master Aug 25, 2025
50 checks passed
@mhucka mhucka deleted the mh-fix-workflow-skipping branch August 25, 2025 00:23
@mhucka mhucka changed the title Fix handling of skippable execution Fix handling of skippable execution in workflows Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: M 50< lines changed <250

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant