1
0
Fork 0
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:
Joost VandeVondele 2024-07-06 17:31:54 +02:00
parent 2cbc20e846
commit c40dd26cbc

View file

@ -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