File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed
Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 11name : Check
22on :
3+ workflow_dispatch :
34 push :
45 branches :
56 - main
Original file line number Diff line number Diff line change 11name : CI | Basic
22on :
3+ workflow_dispatch :
34 workflow_call :
45 inputs :
56 image-tag :
Original file line number Diff line number Diff line change 11name : CI | Build Image
22on :
3+ workflow_dispatch :
34 workflow_call :
45 inputs :
56 commit-hash :
Original file line number Diff line number Diff line change 11name : CI | E2E
22on :
3+ workflow_dispatch :
34 workflow_call :
45 inputs :
56 commit-hash :
Original file line number Diff line number Diff line change 11name : Unit Test
22on :
3+ workflow_dispatch :
34 push :
45 branches :
56 - main
Original file line number Diff line number Diff line change 11name : CI
22on :
3+ workflow_dispatch :
34 push :
45 branches :
56 - main
You can’t perform that action at this time.
0 commit comments