Skip to content

.github/workflows/stats.yml #58

.github/workflows/stats.yml

.github/workflows/stats.yml #58

Workflow file for this run

on:
schedule:
- cron: "50 23 * * *"
workflow_dispatch:
jobs:
j1:
name: masterclass-reach
runs-on: ubuntu-latest
steps:
- name: run-ghrs
uses: jgehrcke/github-repo-stats@RELEASE
with:
repository: sayantikabanik/Masterclass
ghtoken: ${{ secrets.ghrs_github_api_token }}