setup notifications for commits

This commit is contained in:
autistic-symposium-helper 2025-01-01 17:55:26 -08:00 committed by GitHub
parent 76f882ddae
commit c0fa960c6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,5 +98,15 @@ git config http.postBuffer 524288000
<br> <br>
---
### setup notifications for commits
<br>
* the simplest way is using a rss feed on this endpoint:
```
https://api.github.com/repos/<username>/<repo>/events
```