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 c975570 commit 0e299c8Copy full SHA for 0e299c8
.github/workflows/gemini-pr-review.yml
@@ -11,6 +11,7 @@ jobs:
11
steps:
12
- name: Checkout code
13
uses: actions/checkout@v3
14
+ fetch-depth: 3
15
16
- name: Set up Python
17
uses: actions/setup-python@v4
0 commit comments