Skip to content

Commit

Permalink
Merge branch 'intelops:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
akash4sh authored Jul 27, 2023
2 parents bd1245e + 7cc24c2 commit c959a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/gitbridge.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type GitProvider string

var (
GithubHeader EventKey = "X-GitHub-Event"
GitlabHeader EventKey = "X-Gitlab-Token"
GitlabHeader EventKey = "X-Gitlab-Event"
BitBucketHeader EventKey = "X-Event-Key"
GiteaHeader EventKey = "X-Gitea-Event"
AzureHeader EventKey = "X-Azure_Event"
Expand Down

0 comments on commit c959a93

Please sign in to comment.