Skip to content

Commit

Permalink
Remove opentelemetry-operator automation (open-telemetry#8728)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Jun 15, 2023
1 parent 7719a91 commit 827236e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 87 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,11 +219,3 @@ jobs:
gh pr create --title "$message" \
--body "$body" \
--base main
create-operator-pull-request:
needs: release
uses: ./.github/workflows/reusable-create-operator-pull-request.yml
with:
version: ${{ needs.release.outputs.version }}
secrets:
OPENTELEMETRYBOT_GITHUB_TOKEN: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}
79 changes: 0 additions & 79 deletions .github/workflows/reusable-create-operator-pull-request.yml

This file was deleted.

0 comments on commit 827236e

Please sign in to comment.