mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-06 21:28:23 +02:00
Add comment explaining repository scope
Co-Authored-By: Claude (Opus 4.6) <noreply@anthropic.com>
This commit is contained in:
parent
21af37e957
commit
66e1b46d8d
2
.github/workflows/cron-renovate.yml
vendored
2
.github/workflows/cron-renovate.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
app-id: ${{ secrets.RENOVATE_APP_ID }}
|
||||
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}
|
||||
owner: ${{ github.repository_owner }}
|
||||
repositories: gitea
|
||||
repositories: gitea # scope token to this repo only
|
||||
- uses: actions/checkout@v6
|
||||
- uses: renovatebot/github-action@v46
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user