Skip to content

Commit 99914c3

Browse files
Update activity.yml
1 parent 643e19d commit 99914c3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/activity.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
name: GitHub Activity Metrics
77

88
on:
9-
push:
10-
branches:
11-
- main
9+
# push:
10+
# branches:
11+
# - main
1212

13-
# schedule:
14-
# - cron: '0 0 * * *' # Runs at midnight UTC every day
13+
schedule:
14+
- cron: '1 0 * * *' # Runs at one past midnight UTC every day
1515

1616
jobs:
1717
extract-data:

0 commit comments

Comments
 (0)