Skip to content

2025 H1 Updates (#115) #39

2025 H1 Updates (#115)

2025 H1 Updates (#115) #39

Workflow file for this run

name: Push to Master
on:
push:
branches:
- master
jobs:
build:
name: Update NDP 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: master
PR_BRANCH_NAME: automated-ruby-snippets-update
PR_SUBMODULE_PATH: .repos/vonage/vonage-ruby-code-snippets
PR_TARGET_BRANCH: main
PR_TARGET_ORG: nexmo
PR_TARGET_REPO: nexmo-developer
PR_TITLE: vonage-ruby-code-snippets Update