Skip to content

GHRS:ghrs

GHRS:ghrs #1144

name: GHRS:ghrs
on:
schedule:
- cron: '0 23 * * *'
workflow_dispatch: # Allow for running this manually.
jobs:
j1:
name: github-repo-stats
if: github.repository == 'jd-opensource/nutui'
runs-on: ubuntu-latest
steps:
- name: GHRS
uses: jgehrcke/github-repo-stats@RELEASE
with:
repository: jd-opensource/nutui
ghtoken: ${{ secrets.GIT_ACTION }}