- Change single quotes to double quotes in path filters for consistency
- Modify command redirection to use > instead of | tee for cleaner
output handling
- Add explicit cat command to display plan output in logs
- Standardize whitespace formatting throughout files
- Separate workflow for push events to dev only
- Apply job runs when plan detects changes
- Use has_changes output (true/false) instead of exitcode
Refs #3