Skip to content

Commit

Permalink
Revert "Add token to checkout and setup-node action pr-actions.yml" (
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm committed Apr 25, 2024
1 parent d84fab0 commit ee858df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
echo $COMMENT
- uses: actions/checkout@v4
with:
token: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

- name: Write start comment
run: |
Expand All @@ -68,7 +66,6 @@ jobs:
node-version-file: .nvmrc
cache: npm
cache-dependency-path: tmp/package-ci.json
token: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

- run: |
case $PR_ACTION in
Expand Down

0 comments on commit ee858df

Please sign in to comment.