Skip to content

Commit ae2c852

Browse files
authored
Merge branch 'open-telemetry:main' into main
2 parents 8dda467 + 9aea869 commit ae2c852

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/split_monorepo.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ permissions:
1515
jobs:
1616
gitsplit:
1717
runs-on: ubuntu-latest
18+
permissions:
19+
contents: write # required for pushing changes
1820
steps:
1921
- name: checkout
2022
run: git clone "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY" "$GITHUB_WORKSPACE" && cd "$GITHUB_WORKSPACE" && git checkout $GITHUB_SHA

0 commit comments

Comments
 (0)