Skip to content

AutoNote api call #7976

AutoNote api call

AutoNote api call #7976

name: AutoNote api call
on:
schedule:
- cron: '* * * * *'
workflow_dispatch:
jobs:
api-call:
runs-on: ubuntu-latest
steps:
- name: Make API Call
run: curl -X PATCH "https://autobook1.vercel.app/api/utils/create-autonote-notes"