Skip to content

Commit

Permalink
Update traffic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicodr97 authored Jan 19, 2024
1 parent 10ee5e0 commit 2a759f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/traffic.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Traffic workflow

on: workflow_dispatch
on:
schedule:
- cron: '8 8 * * *'

jobs:
fetch_traffic:
Expand Down

0 comments on commit 2a759f5

Please sign in to comment.