You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Sample GitHub App
2
2
3
-
Example of an integration via GitHub App using[octokit.js](https://github.com/octokit/octokit.js).
3
+
This sample app showcases how webhooks can be used with a GitHub App's installation token to create a bot that responds to issues. Code uses[octokit.js](https://github.com/octokit/octokit.js).
0 commit comments