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 c9426db commit 1f23df7Copy full SHA for 1f23df7
.github/workflows/oats.yml
@@ -23,6 +23,7 @@ jobs:
23
- name: Checkout code
24
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
with:
26
+ fetch-depth: 0
27
filter: 'tree:0'
28
persist-credentials: false
29
show-progress: false
0 commit comments