Skip to content

Commit 72990fa

Browse files
Update activity.yml
1 parent e2a1dbf commit 72990fa

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: '0 0 * * *' # Runs at midnight UTC every day
1515

1616
jobs:
1717
extract-data:

0 commit comments

Comments
 (0)