Skip to content

Commit 3699604

Browse files
docs: add info regarding supported events
1 parent 8481c59 commit 3699604

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ jobs:
3636
3737
The above job runs every half an hour, you can change it as you wish based on the [cron syntax](https://jasonet.co/posts/scheduled-actions/#the-cron-syntax).
3838
39+
Please note that only those public events that belong to the following list show up:-
40+
41+
- `IssueEvent`
42+
- `IssueCommentEvent`
43+
- `PullRequestEvent`
44+
3945
You can find an example [here](https://github.com/jamesgeorge007/jamesgeorge007/blob/master/.github/workflows/update-readme.yml).
4046

4147
_Inspired by [JasonEtco/activity-box](https://github.com/JasonEtco/activity-box)_

0 commit comments

Comments
 (0)