Skip to content

Update Quality Report On README #40

Update Quality Report On README

Update Quality Report On README #40

name: Update Quality Report On README
on:
workflow_dispatch:
push:
branches: [master]
schedule:
- cron: "0 0 1 * *" # each 1st day of the month
jobs:
reuse:
uses: Mason-Lin/reusable-workflows/.github/workflows/template-quality-report-updater.yml@master
secrets: inherit