Skip to content

Commit

Permalink
[chore] opentelemetrybot doesn't have permission to update labels (#1808
Browse files Browse the repository at this point in the history
)
  • Loading branch information
trask authored Jan 28, 2025
1 parent 4eee349 commit ecb9aa0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-update-spec-repo-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
git checkout -b $branch
git commit -a -m "$message"
git push --set-upstream origin $branch
gh pr create --title "$message" \
gh pr create --title "[chore] $message" \
--body "$body" \
--label "Skip Changelog" \
--base main

0 comments on commit ecb9aa0

Please sign in to comment.