You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
list.tmpl Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365) 1 year ago
no_workflows.tmpl Add guide page to actions when there's no workflows (#28145) (#28153) 1 year ago
runs_list.tmpl Refactor template empty checks (#28351) (#28354) 1 year ago
status.tmpl cleanup locale function usage (#27227) (#27240) 1 year ago
view.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago