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/routers/web/repo/actions
Chongyi Zheng 970965f6d8
Fix nil dereference on error (#30740)
In both cases, the `err` is nil because of `if` checks before

Reference: #30729
10 months ago
..
actions.go Fix bugs in rerunning jobs (#29955) 11 months ago
badge.go Implement actions badge svgs (#28102) 1 year ago
view.go Fix nil dereference on error (#30740) 10 months ago