From b5a4e4ffb6cdc3dc4ee8b32561b1df518e87a0a6 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Fri, 16 Jul 2021 10:28:40 +0100 Subject: [PATCH] Update CI-master_tests.yml --- .github/workflows/CI-master_tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/CI-master_tests.yml b/.github/workflows/CI-master_tests.yml index 8271638..332a985 100644 --- a/.github/workflows/CI-master_tests.yml +++ b/.github/workflows/CI-master_tests.yml @@ -24,6 +24,7 @@ jobs: - name: Checkout uses: actions/checkout@master with: + persist-credentials: false fetch-depth: 0 # Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild @@ -122,6 +123,7 @@ jobs: - name: Checkout uses: actions/checkout@master with: + persist-credentials: false fetch-depth: 0 - name: Build linpeas