Skip to content

Commit

Permalink
fix webhook for GHA (#80)
Browse files Browse the repository at this point in the history
fix: webhook for GHA

Co-authored-by: Christopher Langton <[email protected]>
  • Loading branch information
0x73746F66 and chrisdlangton authored Nov 27, 2024
1 parent 7cf6a17 commit e6c62c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export const unauthenticatedRoutes = {
'/sso',
'/api/login',
'/api/github/install',
'/webhooks',
],
}

Expand Down

0 comments on commit e6c62c4

Please sign in to comment.