Skip to content

Update_docs

Update_docs #1314

Workflow file for this run

name: Update_docs
on:
schedule:
- cron: '0 12 * * *'
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Update
working-directory: ./src/docs
shell: bash
run: bash update_docs.sh