mirror of
https://github.com/n8n-io/n8n.git
synced 2026-09-01 15:47:41 +08:00
ci: Increase stale image limit (#28413)
This commit is contained in:
@@ -24,4 +24,4 @@ jobs:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GHCR_ORG: ${{ github.repository_owner }}
|
||||
GHCR_REPO: ${{ github.event.repository.name }}
|
||||
run: node .github/scripts/cleanup-ghcr-images.mjs --stale 1
|
||||
run: node .github/scripts/cleanup-ghcr-images.mjs --stale 3
|
||||
|
||||
Reference in New Issue
Block a user