Skip to content

Commit ff193da

Browse files
committed
Update function description
1 parent b126c7f commit ff193da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/webhook-handler.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This function is triggered by a GitHub webhook when a check run completes.
2+
* This function should be installed as an Azure Function with a HTTP trigger and configured as a GitHub webhook.
33
* It expects the following environment variables to be set:
44
* - GITHUB_APP_ID: the ID of the GitHub App used to authenticate
55
* - GITHUB_APP_INSTALLATION_ID: the ID of the GitHub App installation

0 commit comments

Comments
 (0)