Skip to content

.github/workflows/stats.yaml #192

.github/workflows/stats.yaml

.github/workflows/stats.yaml #192

Workflow file for this run

on:
schedule:
# Run this once per day, towards the end of the day for keeping the most
# recent data point most meaningful (hours are interpreted in UTC).
- cron: "0 23 * * *"
workflow_dispatch:
jobs:
j1:
name: repo-stats-for-traffic
runs-on: ubuntu-latest
steps:
- name: run-ghrs
uses: jgehrcke/github-repo-stats@RELEASE
with:
ghtoken: ${{ secrets.REPO_STATS }}
databranch: repo_stats