Skip to content

Create Sync PR from main to base/consumer-chain-support #632

Create Sync PR from main to base/consumer-chain-support

Create Sync PR from main to base/consumer-chain-support #632

name: Create Sync PR from main to base/consumer-chain-support
on:
schedule:
- cron: "0 0 * * *"
permissions:
pull-requests: write
jobs:
call_sync_branch:

Check failure on line 11 in .github/workflows/sync_pr_main_to_base.yml

View workflow run for this annotation

GitHub Actions / Create Sync PR from main to base/consumer-chain-support

Invalid workflow file

The workflow is not valid. .github/workflows/sync_pr_main_to_base.yml (Line: 11, Col: 3): Error calling workflow 'babylonlabs-io/.github/.github/workflows/reusable_sync_branch.yml@98e4de18638b3d0738c9cbf7e7dfc6e34524db54'. The nested job 'create_pr' is requesting 'contents: read', but is only allowed 'contents: none'.
uses: babylonlabs-io/.github/.github/workflows/reusable_sync_branch.yml@98e4de18638b3d0738c9cbf7e7dfc6e34524db54 # v0.19.1 https://github.com/babylonlabs-io/.github/releases/tag/v0.19.1
with:
base_branch: "main"
target_branch: "base/consumer-chain-support"
reviewers: "SebastianElvis,maurolacy,gusin13"
secrets: inherit