Test CI v2
Some checks failed
Go CI Pipeline / Security Scan (SCA) (push) Has been cancelled
Go CI Pipeline / Run Tests (push) Has been cancelled
Network Connectivity Test / Check Runner to Server Connectivity (push) Successful in 11s
Go CI Pipeline / Lint Code (push) Failing after 1m7s
Go CI Pipeline / Build Application (push) Has been skipped

This commit is contained in:
phattt2901 2025-05-03 16:25:39 +07:00
parent 6ae2cd27f0
commit d862422638

View File

@ -5,7 +5,7 @@ name: Network Connectivity Test
on:
push: # Chạy khi push code (có thể giới hạn vào một nhánh test nếu muốn)
branches:
- test-network # Ví dụ: chỉ chạy khi push lên nhánh test-network
- master # Ví dụ: chỉ chạy khi push lên nhánh test-network
workflow_dispatch: # Cho phép chạy thủ công từ giao diện Gitea
jobs: