try: github actions

This commit is contained in:
koalazf.99
2025-08-04 15:32:20 +08:00
parent 055c0d8374
commit 0414768cf8
3 changed files with 12 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
name: Gemini Scheduled PR Triage 🚀
name: Qwen Scheduled PR Triage 🚀
on:
schedule:
@@ -8,7 +8,7 @@ on:
jobs:
audit-prs:
timeout-minutes: 15
if: ${{ github.repository == 'google-gemini/gemini-cli' }}
if: ${{ github.repository == 'QwenLM/qwen-code' }}
permissions:
contents: read
id-token: write