We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c7a0ce commit 1ca747eCopy full SHA for 1ca747e
1 file changed
.github/workflows/soundness.yml
@@ -100,7 +100,7 @@ jobs:
100
# This is set to true since swift package diagnose-api-breaking-changes is
101
# cloning the repo again and without it being set to true this job won't work for
102
# private repos.
103
- persist-credentials: true
+ persist-credentials: true
104
submodules: true
105
fetch-tags: true
106
fetch-depth: 0 # Fetching tags requires fetch-depth: 0 (https://github.com/actions/checkout/issues/1471)
0 commit comments