SIENTIAPDE-1327
Remove unnecessary persist-credentials option from quality gate workflow configuration
This commit is contained in:
1
.github/workflows/quality-gate.yml
vendored
1
.github/workflows/quality-gate.yml
vendored
@@ -20,7 +20,6 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
persist-credentials: false
|
|
||||||
|
|
||||||
- name: Generate App Token
|
- name: Generate App Token
|
||||||
id: generate-app-token
|
id: generate-app-token
|
||||||
|
|||||||
Reference in New Issue
Block a user