0

Is there a way to inspect the script that gets executed for each GitHub Enterprise pre-receive hook?

All I'm seeing is a list of non clickable file (?) names:

enter image description here

friederbluemle
  • 33,549
  • 14
  • 108
  • 109

1 Answers1

0

In the upper-right corner of any page, click

enter image description here

In the left sidebar, click Admin center.

enter image description here

In the left sidebar, click Webhooks.

enter image description here

Next to the pre-receive hook that you want to edit, click

enter image description here

From the GitHub Enterprise Server doc

AElMehdi
  • 572
  • 4
  • 12