0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-20 13:29:56 +01:00
ChristopherHX 25c4eb1659
Refactor ActionRunJob parsing into a reusable function (#35623)
Use a helper method around the jobparser for parsing a single job
structure from an ActionRunJob

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-11 12:58:36 -07:00
..