Skip to content

Commit b1ab50a

Browse files
authored
Update README.md
1 parent e028a21 commit b1ab50a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For each repository you want to monitor:
7878

7979
### Push Event
8080
```
81-
KaloudasDev/your-repo
81+
KaloudasDev/github-webhook
8282
[abc1234] Update README — KaloudasDev
8383
8484
Files: 1
@@ -89,7 +89,7 @@ GitHub
8989

9090
### Pull Request Event
9191
```
92-
KaloudasDev/your-repo - Pull Request Opened
92+
KaloudasDev/github-webhook - Pull Request Opened
9393
Add new feature
9494
9595
Branch: feature → main
@@ -100,7 +100,7 @@ GitHub
100100

101101
### Issue Event
102102
```
103-
KaloudasDev/your-repo - Issue Opened
103+
KaloudasDev/github-webhook - Issue Opened
104104
Bug: Login not working
105105
106106
Issue: #42

0 commit comments

Comments
 (0)