Skip to content

Update make docs procedure #30

Update make docs procedure

Update make docs procedure #30

name: Update `make docs` procedure
on:
schedule:
- cron: '0 7 * * 1-5'
workflow_dispatch:
jobs:
main:
if: github.repository == 'grafana/google-sheets-datasource'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: grafana/writers-toolkit/update-make-docs@update-make-docs/v1