Skip to content

Commit 7fdc5bd

Browse files
Update traffic.yml
1 parent d6191be commit 7fdc5bd

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)