gitea/templates/repo/actions
Giteabot b7e3adc66c
Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365)
Backport #28359 by @lunny

The left menu will only display the default branch's workflows but the
right side will display the runs triggered by all branches' workflows.
So we cannot hide right side if default branch has no workflows.

Fix #28332 
Replace #28333

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-12-06 02:28:00 -05:00
..
list.tmpl Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365) 2023-12-06 02:28:00 -05:00
no_workflows.tmpl Add guide page to actions when there's no workflows (#28145) (#28153) 2023-11-22 02:29:54 +00:00
runs_list.tmpl Refactor template empty checks (#28351) (#28354) 2023-12-05 06:07:15 +00:00
status.tmpl cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
view.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00