Skip to content

Commit 5a63e4f

Browse files
Update traffic.yml
1 parent e6f5741 commit 5a63e4f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/traffic.yml

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

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

13-
# schedule:
14-
# - cron: '45 0 * * *' # Runs at 12:45am UTC every day
13+
schedule:
14+
- cron: '45 0 * * *' # Runs at 12:45am UTC every day
1515

1616
jobs:
1717
extract-data:

0 commit comments

Comments
 (0)