Skip to content

Commit

Permalink
remove using token when checking out repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Chethan-rao committed Nov 5, 2023
1 parent 3aa30a6 commit db54feb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-title-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
token: ${{ secrets.AUTO_RELEASE_PAT }}

- name: Store PR title in a file
shell: bash
Expand Down

0 comments on commit db54feb

Please sign in to comment.