Skip to content

Commit 34846d1

Browse files
authored
Update G-Analysis.yml
1 parent 3c94fe5 commit 34846d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/G-Analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: G-Analysis (Gemini AI Code Analysis)
2+
23
on:
34
workflow_dispatch: # Allows manual triggering of the action
45
inputs:
@@ -357,3 +358,4 @@ jobs:
357358
run: |
358359
BRANCH_NAME="${{ steps.create_branch.outputs.branch_name }}"
359360
git push origin "$BRANCH_NAME"
361+

0 commit comments

Comments
 (0)