mirror of
https://github.com/sockspls/badfish
synced 2025-04-29 16:23:09 +00:00
CI give creditials for the clang-format action
following up from earlier changes closes https://github.com/official-stockfish/Stockfish/pull/5450 No functional change
This commit is contained in:
parent
2cbc20e846
commit
c40dd26cbc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/clang-format.yml
vendored
1
.github/workflows/clang-format.yml
vendored
|
@ -19,7 +19,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
persist-credentials: false
|
||||
|
||||
- name: Run clang-format style check
|
||||
uses: jidicula/clang-format-action@f62da5e3d3a2d88ff364771d9d938773a618ab5e # @v4.11.0
|
||||
|
|
Loading…
Add table
Reference in a new issue