Update README.md to clarify workflow behavior when severe issues are present

This commit is contained in:
2026-05-11 07:08:59 +00:00
parent 713289737a
commit 2ec18843a3
+1
View File
@@ -11,6 +11,7 @@
5. 從PR問題表格中取出所有新問題,排除嚴重等級的問題後 Comment 到 Push Request 5. 從PR問題表格中取出所有新問題,排除嚴重等級的問題後 Comment 到 Push Request
6. 從PR問題表格中取出所有新問題,將每個嚴重等級的問題 Comment 到 Push Request 6. 從PR問題表格中取出所有新問題,將每個嚴重等級的問題 Comment 到 Push Request
7. Commit 問題檔案 7. Commit 問題檔案
8. 如果PR問題表格中有嚴重問題,則不要讓 workflow 執行成功(exit 1)
# 設計 # 設計