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 3c94fe5 commit 34846d1Copy full SHA for 34846d1
.github/workflows/G-Analysis.yml
@@ -1,4 +1,5 @@
1
name: G-Analysis (Gemini AI Code Analysis)
2
+
3
on:
4
workflow_dispatch: # Allows manual triggering of the action
5
inputs:
@@ -357,3 +358,4 @@ jobs:
357
358
run: |
359
BRANCH_NAME="${{ steps.create_branch.outputs.branch_name }}"
360
git push origin "$BRANCH_NAME"
361
0 commit comments