0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-03-03 20:12:12 +01:00
Yarden Shoham 116f8e12a7
Optimize actions list by removing an unnecessary git call (#24710)
We already have the default branch so we don't need to make a `git` call
to get it.
2023-05-14 20:00:35 +08:00
..