Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Jan 2, 2024
1 parent 7cb51ab commit 4858333
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-community-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
run: |
git checkout -b $COMMUNITY_BRANCH_NAME
git push -f --set-upstream origin $COMMUNITY_BRANCH_NAME
gh repo sync DataDog/community-operators --branch $COMMUNITY_BRANCH_NAME \
--source k8s-operatorhub/community-operators \
--force
# gh repo sync DataDog/community-operators --branch $COMMUNITY_BRANCH_NAME \
# --source k8s-operatorhub/community-operators \
# --force
# gh repo sync DataDog/community-operators --branch release \
# --source k8s-operatorhub/community-operators \
# --force
Expand Down

0 comments on commit 4858333

Please sign in to comment.