Files
actions/sh.actions/sh.actions.package-cleanup/Service/IGiteaPackageService.cs
edraft 104c538de9
Some checks failed
Build on push / prepare (push) Successful in 5s
Build on push / build (push) Failing after 30s
Build on push / test (push) Has been skipped
Removed install version
2026-02-14 17:17:27 +01:00

6 lines
93 B
C#

namespace sh.actions.package_cleanup.Service;
public interface IGiteaPackageService
{
}