Skip to content

Commit f98f935

Browse files
authored
Update main.yml
1 parent 59a0ee6 commit f98f935

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/main.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ on:
22
push:
33
branches:
44
- main
5+
pull_request:
6+
types:
7+
- opened
8+
- synchronize
9+
- reopened
10+
schedule:
11+
- cron: '0 0 * * *'
512

613
jobs:
714
contrib-readme-job:

0 commit comments

Comments
 (0)