We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e028a21 commit b1ab50aCopy full SHA for b1ab50a
1 file changed
README.md
@@ -78,7 +78,7 @@ For each repository you want to monitor:
78
79
### Push Event
80
```
81
-KaloudasDev/your-repo
+KaloudasDev/github-webhook
82
[abc1234] Update README — KaloudasDev
83
84
Files: 1
@@ -89,7 +89,7 @@ GitHub
89
90
### Pull Request Event
91
92
-KaloudasDev/your-repo - Pull Request Opened
+KaloudasDev/github-webhook - Pull Request Opened
93
Add new feature
94
95
Branch: feature → main
@@ -100,7 +100,7 @@ GitHub
100
101
### Issue Event
102
103
-KaloudasDev/your-repo - Issue Opened
+KaloudasDev/github-webhook - Issue Opened
104
Bug: Login not working
105
106
Issue: #42
0 commit comments