Skip to content

Meetings api (#120) #49

Meetings api (#120)

Meetings api (#120) #49

Workflow file for this run

name: Push to Main
on:
push:
branches:
- main
jobs:
build:
name: Update ADP Submodule
runs-on: ubuntu-latest
steps:
- name: Update NDP Submodule
uses: nexmo/github-actions/submodule-auto-pr@main
env:
GH_ADMIN_TOKEN: ${{ secrets.PDX_GH_TOKEN }}
PR_ACTIVE_BRANCH: main
PR_BRANCH_NAME: automated-curl-snippets-update
PR_SUBMODULE_PATH: .repos/vonage/vonage-curl-code-snippets
PR_TARGET_BRANCH: main
PR_TARGET_ORG: nexmo
PR_TARGET_REPO: nexmo-developer
PR_TITLE: vonage-curl-code-snippets Update
PR_BODY: Please double check all of the line numbers in any affected snippets