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.
2 parents b2f4083 + 112377d commit 6a1ab54Copy full SHA for 6a1ab54
1 file changed
.github/workflows/ci.yml
@@ -23,6 +23,8 @@ jobs:
23
steps:
24
- name: Checkout code
25
uses: actions/checkout@v4
26
+ with:
27
+ fetch-depth: 0
28
29
- name: Fetch base branch for diff
30
if: github.event_name == 'pull_request'
0 commit comments