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 5554aaa commit 24e410b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-community-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
run: |
message="operator datadog-operator ($VERSION)"
body="operator datadog-operator ($VERSION)"
git checkout -b $COMMUNITY_BRANCH_NAME
git add -A
git commit -s -m "$message"
git push -f --set-upstream origin $COMMUNITY_BRANCH_NAME
Expand Down

0 comments on commit 24e410b

Please sign in to comment.