Skip to content

Commit 68c70a3

Browse files
Remove need of token
1 parent b65c139 commit 68c70a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/uncrustify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
- name: Checkout upstream repo
3232
uses: actions/checkout@v2
3333
with:
34-
token: ${{ secrets.PAT }}
3534
repository: ${{ steps.upstreamrepo.outputs.RemoteRepo }}
3635
ref: ${{ steps.upstreambranch.outputs.branchname }}
3736
- name: Install Uncrustify

0 commit comments

Comments
 (0)