Skip to content

Commit c7341c5

Browse files
jmrtnz94timvink
authored andcommitted
Fix case
1 parent 2c3b8a5 commit c7341c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This plugin needs access to the last commit that touched a specific file to be a
4646
<summary>Change your CI settings</summary>
4747

4848
- github actions: set `fetch_depth` to `0` ([docs](https://github.com/actions/checkout))
49-
- gitlab Runners: set `GIT_DEPTH` to `0` ([docs](https://docs.gitlab.com/ee/ci/pipelines/settings.html#limit-the-number-of-changes-fetched-during-clone))
49+
- gitlab runners: set `GIT_DEPTH` to `0` ([docs](https://docs.gitlab.com/ee/ci/pipelines/settings.html#limit-the-number-of-changes-fetched-during-clone))
5050
- bitbucket pipelines: set `clone: depth: full` ([docs](https://support.atlassian.com/bitbucket-cloud/docs/configure-bitbucket-pipelinesyml/))
5151
</details>
5252

0 commit comments

Comments
 (0)