Skip to content

Commit

Permalink
ci: add traffic wf
Browse files Browse the repository at this point in the history
  • Loading branch information
guidograzioli committed Jun 27, 2024
1 parent c6fac7b commit 64e2a95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/traffic.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Collect traffic stats
on:
schedule:
- cron: "51 23 * * 0"
workflow_dispatch:

jobs:
traffic:
Expand Down

0 comments on commit 64e2a95

Please sign in to comment.