mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-23 20:40:41 -07:00
Disable expensive and scheduled workflows on personal forks (#20449)
This commit is contained in:
1
.github/workflows/docs-rebuild.yml
vendored
1
.github/workflows/docs-rebuild.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
- 'docs/**'
|
||||
jobs:
|
||||
trigger-rebuild:
|
||||
if: "github.repository == 'google-gemini/gemini-cli'"
|
||||
runs-on: 'ubuntu-latest'
|
||||
steps:
|
||||
- name: 'Trigger rebuild'
|
||||
|
||||
Reference in New Issue
Block a user