Skip to content

Commit

Permalink
Update pre-push
Browse files Browse the repository at this point in the history
  • Loading branch information
gleidi-suse authored Nov 8, 2023
1 parent 1f16f30 commit 6949857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/git/pre-push
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ do
then
# Only use the hook when pushing to Gitlab.
case "$2" in
*.gitlab.com*)
*.github.com*)
exec make authenticate
exit 127
;;
Expand Down

0 comments on commit 6949857

Please sign in to comment.