Skip to content

GitHub - Activity - Readme #20686

GitHub - Activity - Readme

GitHub - Activity - Readme #20686

Workflow file for this run

name: GitHub - Activity - Readme
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: jamesgeorge007/github-activity-readme@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
COMMIT_MSG: 'Update activity cron job'