Skip to content

Commit

Permalink
Remove bot token from component-owners.yml (open-telemetry#4869)
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Jul 23, 2024
1 parent a2c88f5 commit bf49f3a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/component-owners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ jobs:
run_self:
runs-on: ubuntu-latest
name: Assign component owners
permissions:
contents: read
pull-requests: write
steps:
- uses: dyladan/[email protected]
with:
config-file: .github/component-owners.yml
repo-token: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

0 comments on commit bf49f3a

Please sign in to comment.