Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information