0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 04:08:25 +01:00
gitea/services/actions
Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467)
1. Fix incorrect `HookEventType` for issue-related events in
`IssueChangeAssignee`
2. Add `case "types"` in the `switch` block in `matchPullRequestEvent`
to avoid warning logs
2024-02-28 15:35:04 +00:00
..
auth_test.go
auth.go
cleanup.go
clear_tasks.go
commit_status.go
init.go
job_emitter_test.go
job_emitter.go
notifier_helper.go
notifier.go Fix workflow trigger event bugs (#29467) 2024-02-28 15:35:04 +00:00
schedule_tasks.go