mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-16 17:11:04 -07:00
Disable expensive and scheduled workflows on personal forks (#20449)
This commit is contained in:
1
.github/workflows/release-notes.yml
vendored
1
.github/workflows/release-notes.yml
vendored
@@ -22,6 +22,7 @@ on:
|
||||
|
||||
jobs:
|
||||
generate-release-notes:
|
||||
if: "github.repository == 'google-gemini/gemini-cli'"
|
||||
runs-on: 'ubuntu-latest'
|
||||
permissions:
|
||||
contents: 'write'
|
||||
|
||||
Reference in New Issue
Block a user