Skip to content

Merge branch 'main' into develop #12

Merge branch 'main' into develop

Merge branch 'main' into develop #12

name: Create PR from main to develop
on:
push:
branches: main
jobs:
call_sync_develop_and_main:
uses: yext/slapshot-reusable-workflows/.github/workflows/sync_develop_and_main.yml@v1
secrets:
caller_github_token: ${{ secrets.GITHUB_TOKEN }}