mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-14 04:09:29 +02:00
Revert "[ACTIONS] on.schedule: the event is always "schedule""
This reverts commit 403bb4bf48
.
This commit is contained in:
parent
23f68cad7e
commit
623c79dfd2
6 changed files with 1 additions and 15 deletions
|
@ -153,7 +153,6 @@ func detectMatched(gitRepo *git.Repository, commit *git.Commit, triggedEvent web
|
|||
|
||||
switch triggedEvent {
|
||||
case // events with no activity types
|
||||
webhook_module.HookEventSchedule,
|
||||
webhook_module.HookEventCreate,
|
||||
webhook_module.HookEventDelete,
|
||||
webhook_module.HookEventFork,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue