Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jazanne committed Nov 14, 2022
1 parent a252bcd commit 16b44fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/find-code-refs-override-dir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,12 @@ jobs:
steps:
- name: Check out this repo
uses: actions/checkout@v3
with:
fetch-depth: 10
- name: Check out repo to scan
uses: actions/checkout@v3
with:
path: repo-to-scan
repository: launchdarkly/SupportService
fetch-depth: 10
ref: 'jwhite/coderefs-yaml' # test
- name: LaunchDarkly Code References
uses: launchdarkly/find-code-references@master
with:
Expand Down

0 comments on commit 16b44fa

Please sign in to comment.