ci: disable scheduled jobs in forked repo (#3093)

Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
This commit is contained in:
warjiang
2025-07-08 09:14:39 +08:00
committed by GitHub
parent ba58e077eb
commit a34cc6124c
4 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ on:
jobs:
triage-issues:
timeout-minutes: 10
if: ${{ github.repository == 'google-gemini/gemini-cli' }}
runs-on: ubuntu-latest
permissions:
contents: read