Skip to content

Commit

Permalink
ci: remove COMMIT_PAT from PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfreska committed Oct 13, 2023
1 parent 21972d7 commit 4aa5e51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.COMMIT_PAT }}
- name: Setup
uses: ./.github/actions/setup
with:
Expand Down

0 comments on commit 4aa5e51

Please sign in to comment.