7.1 Commit pipeline

Commit pipeline vào feature branch

cd vprofile-app
git add .
git commit -m "Pipeline"
git push origin feature-X

Push lên feature branch không kích hoạt pipeline. Kiểm tra tab Actions - không có workflow chạy.