Skip to content

Add a few more bits of information to mongo docs (#399) #70

Add a few more bits of information to mongo docs (#399)

Add a few more bits of information to mongo docs (#399) #70

name: Docs Bot Update on Main Branch Update
on:
push:
branches:
- main
jobs:
call-webhook:
runs-on: ubuntu-latest
steps:
- name: Call URL
run: |
curl -X GET -H "Content-Type: application/json" "https://website-api.hasura.io/chat-bot/hasura-docs-upsert-in-db?version=3&devToken=${{ secrets.DOCS_BOT_PROD_DEVTOKEN }}"