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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,6 @@ Personal access token with `read:user` scope.
15
15
16
16
Path to generated file.
17
17
18
-
## Example Workflow
18
+
## Example
19
19
20
-
TODO
20
+
Check out the [example table](./examples/MERGED_PULL_REQUESTS.md) to see what the output of this action looks like. I use this action for [my profile README](https://github.com/yaph/yaph), where you find [a workflow definition](https://github.com/yaph/yaph/blob/main/.github/workflows/merged-pull-requests.yml) that shows how to use this action in your own repository.
0 commit comments