Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Nov 22, 2023
1 parent 5194461 commit 786ca08
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release-community-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
git commit -s -m "$message"
git push -f --set-upstream origin $branch
gh pr create --title "$message" \
--body "$body" \
--repo DataDog/community-operators
--base main
--draft
--body "$body" \
--repo DataDog/community-operators \
--base main \
--draft

0 comments on commit 786ca08

Please sign in to comment.