gitea/routers/api/actions
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
..
ping Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runner Avoid too long names for actions (#23162) 2023-02-28 18:20:36 +08:00
actions.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00