Skip to content

Update the source workflow #3

Update the source workflow

Update the source workflow #3

name: Create Sync PR from Main to Dev
on:
push:
branches:
- hiep/test-sync-workflow
jobs:
call_sync_branch:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
with:
base_branch: 'main'
target_branch: 'dev'
reviewers: 'jrwbabylonlab,gbarkhatov,jeremy-babylonlabs'
secrets: inherit