You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update GitHub Actions workflow to skip builds for changes in specific folders (#2200)
* Update GitHub Actions workflow to skip builds for changes in specific folders
- Enhanced the workflow to skip the build process if changes are detected only within the `e2e-tests/` or `.ibm/` folders.
- Improved the regex logic in the "Determine Changed Files" step to streamline conditional build execution.
Signed-off-by: Gustavo Lira <[email protected]>
* Update GitHub Actions workflow to skip builds for changes in specific folders
- Enhanced the workflow to skip the build process if changes are detected only within the `e2e-tests/` or `.ibm/` folders.
- Improved the regex logic in the "Determine Changed Files" step to streamline conditional build execution.
Signed-off-by: Gustavo Lira <[email protected]>
---------
Signed-off-by: Gustavo Lira <[email protected]>
0 commit comments