Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

fix(deps): update dependency @octokit/plugin-paginate-rest to v9.1.2 #176

fix(deps): update dependency @octokit/plugin-paginate-rest to v9.1.2

fix(deps): update dependency @octokit/plugin-paginate-rest to v9.1.2 #176

name: Container registry cleanup test
concurrency: ${{ github.workflow }}
on:
workflow_dispatch:
push:
paths:
- .github/registry-cleanup/**
- .github/workflows/ghcr-*.yml
jobs:
test:
uses: ./.github/workflows/ghcr-cleanup.yml
with:
dry-run: true
secrets:
packages-api-token: ${{ secrets.DELETE_PACKAGES_TOKEN_RO }}