共用方式為


GitHubActionCodeConfiguration interface

GitHub 動作程式代碼組態。

屬性

runtimeStack

運行時間堆疊可用來判斷程式碼基底應用程式的工作流程檔案內容。

runtimeVersion

運行時間版本可用來判斷工作流程檔案中要設定的組建版本。

屬性詳細資料

runtimeStack

運行時間堆疊可用來判斷程式碼基底應用程式的工作流程檔案內容。

runtimeStack?: string

屬性值

string

runtimeVersion

運行時間版本可用來判斷工作流程檔案中要設定的組建版本。

runtimeVersion?: string

屬性值

string