Commit 837ead5
authored
fix: skip tests on workflow dispatch (#70)
These are preview images, we don't deliver any guarantee.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated the Red Hat distro container workflow to conditionally skip
setup and test steps when manually triggered, reducing runtime and
resource usage for workflow_dispatch runs.
* Automated (non-manual) runs remain unchanged to preserve full test
coverage.
* Improves developer experience by enabling faster manual executions
without altering release behavior or user-facing functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| |||
0 commit comments