]> git.sesse.net Git - stockfish/commitdiff
CI give creditials for the clang-format action
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 6 Jul 2024 15:31:54 +0000 (17:31 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 6 Jul 2024 15:42:23 +0000 (17:42 +0200)
following up from earlier changes

closes https://github.com/official-stockfish/Stockfish/pull/5450

No functional change

.github/workflows/clang-format.yml

index 637cfc0d82682cba3ab4a15f95365cf7eb41c2cb..630edbf93fe3df0b21cd240a507584ed0b522931 100644 (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