Skip to content

Bump rocm-docs-core from 0.30.1 to 0.30.2 in /docs/sphinx #140

Bump rocm-docs-core from 0.30.1 to 0.30.2 in /docs/sphinx

Bump rocm-docs-core from 0.30.1 to 0.30.2 in /docs/sphinx #140

name: Sync branch
on:
pull_request:
workflow_dispatch:
push:
branches:
- develop
jobs:
sync-branch:
name: Update nightly branch
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@main
- uses: connor-baer/action-sync-branch@main
with:
branch: develop_nightly
token: ${{ secrets.GITHUB_TOKEN }}
force: false