Refactor to resolve the linter warnings on PRs (#1668)

This commit is contained in:
Christian Adams
2023-12-14 09:29:35 -05:00
committed by GitHub
parent b6b3b6c0ab
commit 582701d949
2 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ jobs:
fetch-tags: true
ref: ${{ env.VERSION }}
path: awx-operator-${{ env.VERSION }}
fetch-depth: 0 # fetch all history so that git describe works
fetch-depth: 0 # fetch all history so that git describe works
- name: Copy scripts to awx-operator-${{ env.VERSION }}
run: |