Skip to content

Commit 399f541

Browse files
committed
adds trigger
1 parent da29073 commit 399f541

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/weekly_clone_stats.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
schedule:
55
- cron: '0 8 * * 1' # Every Monday at 08:00 UTC
66

7+
pull_request:
8+
branches:
9+
- main
10+
711
permissions:
812
contents: read
913

0 commit comments

Comments
 (0)