1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 19:31:29 +02:00
gitea/routers
Jason Song cbc9a0fe47
Avoid too long names for actions (#23162)
The name of the job or step comes from the workflow file, while the name
of the runner comes from its registration. If the strings used for these
names are too long, they could cause db issues.
2023-02-28 18:20:36 +08:00
..
api Avoid too long names for actions (#23162) 2023-02-28 18:20:36 +08:00
common
install
private
utils
web
init.go