Skip to content

Commit

Permalink
Update tpip-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soumeh01 authored Sep 5, 2023
1 parent d01c5ce commit 834ed53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tpip-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GH_ADMIN_TOKEN }}
token: ${{ github.token }}
ref: ${{ github.event.pull_request.head.ref }}

- name: Restore Changes
Expand Down

0 comments on commit 834ed53

Please sign in to comment.