We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65c139 commit 68c70a3Copy full SHA for 68c70a3
.github/workflows/uncrustify.yml
@@ -31,7 +31,6 @@ jobs:
31
- name: Checkout upstream repo
32
uses: actions/checkout@v2
33
with:
34
- token: ${{ secrets.PAT }}
35
repository: ${{ steps.upstreamrepo.outputs.RemoteRepo }}
36
ref: ${{ steps.upstreambranch.outputs.branchname }}
37
- name: Install Uncrustify
0 commit comments