We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd409d commit 350e04dCopy full SHA for 350e04d
.github/workflows/rocm-nightly-upstream-sync.yml
@@ -29,6 +29,7 @@ jobs:
29
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30
- name: Create branch
31
run: |
32
+ git fetch
33
git checkout origin/main
34
git checkout -b $SYNC_BRANCH_NAME
35
git push origin HEAD
0 commit comments