feat: add ActionGithubRepositoryCreateOrUpdate to Availableactions

This commit is contained in:
Ettore Di Giacinto
2025-03-13 11:32:38 +01:00
committed by GitHub
parent 6a451267d5
commit efc82bde30

View File

@@ -38,6 +38,7 @@ var AvailableActions = []string{
ActionGithubIssueCloser,
ActionGithubIssueSearcher,
ActionGithubRepositoryGet,
ActionGithubRepositoryCreateOrUpdate,
ActionScraper,
ActionBrowse,
ActionWikipedia,