Skip to content

Commit 6d26048

Browse files
committed
feedback
1 parent a2e5c88 commit 6d26048

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/dynamic-plugins/proc-configuring-events-module-for-github.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,10 @@ events:
6161
----
6262

6363
.Verification
64-
To verify that events are working in Github Discovery, you can trigger a Github push event by adding, modifying or deleting the `catalog-info.yaml` file in the repository where you set up your webhook. Evidence of this event should appear in the pod logs of your RHDH instance.
64+
* Github Discovery:
65+
** Trigger a GitHub push event by adding,
66+
modifying or deleting the `catalog-info.yaml` file in the repository where you set up your webhook.
67+
A record of this event should appear in the pod logs of your {product-very-short} instance.
6568
+
6669
Example of a log with changes to `catalog-info.yaml` file::
6770
[source,code]

0 commit comments

Comments
 (0)