mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-03 01:40:59 -07:00
Disable expensive and scheduled workflows on personal forks (#20449)
This commit is contained in:
1
.github/workflows/release-rollback.yml
vendored
1
.github/workflows/release-rollback.yml
vendored
@@ -42,6 +42,7 @@ on:
|
||||
|
||||
jobs:
|
||||
change-tags:
|
||||
if: "github.repository == 'google-gemini/gemini-cli'"
|
||||
environment: "${{ github.event.inputs.environment || 'prod' }}"
|
||||
runs-on: 'ubuntu-latest'
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user