Skip to content

Commit 2a759f5

Browse files
authored
Update traffic.yml
1 parent 10ee5e0 commit 2a759f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/traffic.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Traffic workflow
22

3-
on: workflow_dispatch
3+
on:
4+
schedule:
5+
- cron: '8 8 * * *'
46

57
jobs:
68
fetch_traffic:

0 commit comments

Comments
 (0)