Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GitLab webhook event Project field typo (#152)
Fix the json field name of `Project` in GitLab's `PushEventPayload` and `TagEventPayload`. The json field name should be lowercase `project` according to https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#push-events.
- Loading branch information