Forgejo/templates/repo/actions
Giteabot 3a788340f0
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>
(cherry picked from commit b7e3adc66c)
2023-12-08 13:41:16 +01: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-08 13:41:16 +01:00
no_workflows.tmpl Add guide page to actions when there's no workflows (#28145) (#28153) 2023-11-22 17:12:12 +01:00
runs_list.tmpl Refactor template empty checks (#28351) (#28354) 2023-12-08 13:41:16 +01: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