Skip to content

Github Repo Statistics #34

Github Repo Statistics

Github Repo Statistics #34

Workflow file for this run

name: Github Repo Statistics
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: # Allow for running this manually.
jobs:
repostats:
runs-on: ubuntu-latest
environment:
name: github-app-ocio-github-repo-statistics
steps:
- name: run github repository stats
uses: jgehrcke/[email protected]
with:
ghtoken: ${{ secrets.ghrs_github_api_token }}
ghpagesprefix: https://cdcgov.github.io/eMKF