Skip to content

Commit

Permalink
chore: fix format workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderniebuhr authored Apr 28, 2024
1 parent 3ad27e7 commit eb6d17d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
- uses: actions/checkout@v4
with:
token: ${{ steps.app-token.outputs.token }}
# Make sure the value of GITHUB_TOKEN will not be persisted in repo's config
persist-credentials: false
ref: ${{ github.head_ref }}

- name: Setup PNPM
Expand Down

0 comments on commit eb6d17d

Please sign in to comment.