feature: add Tag scope for custom actions (#1457)

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-06-25 17:46:26 +08:00
parent 743be5491a
commit ad7aaa34f0
No known key found for this signature in database
8 changed files with 57 additions and 11 deletions

View file

@ -8,6 +8,7 @@ namespace SourceGit.Models
Repository,
Commit,
Branch,
Tag,
}
public enum CustomActionControlType