close
The Wayback Machine - https://web.archive.org/web/20200924094534/https://github.com/launchdarkly/find-code-references/commit/2c2638817a52dfe2c4c4ef93d3de2cbd100cfb93
Skip to content
Permalink
Browse files

Update example to set fetch-depth for lookback

  • Loading branch information
atrakh committed Aug 13, 2020
1 parent 2579851 commit 2c2638817a52dfe2c4c4ef93d3de2cbd100cfb93
Showing with 2 additions and 0 deletions.
  1. +2 −0 README.md
@@ -19,6 +19,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 11 # This value must be set if the lookback configuration option is not disabled for find-code-references. Read more: https://github.com/launchdarkly/ld-find-code-refs#searching-for-unused-flags-extinctions
- name: LaunchDarkly Code References
uses: launchdarkly/find-code-references@v7
with:

0 comments on commit 2c26388

Please sign in to comment.
You can’t perform that action at this time.