From 510e1b82c85a45d9212d9f488708ba02ba206072 Mon Sep 17 00:00:00 2001 From: grindsa Date: Tue, 30 Jul 2024 06:50:32 +0200 Subject: [PATCH] smaller changes on main-script --- .github/workflows/gha_clean.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gha_clean.yml b/.github/workflows/gha_clean.yml index 808fe20..fae49fa 100644 --- a/.github/workflows/gha_clean.yml +++ b/.github/workflows/gha_clean.yml @@ -49,8 +49,8 @@ jobs: - name: check grindsa/docker-pen run: | - python3 ./gh_workflow_runs_delete.py -d -r grindsa/docker-pen -t ${{ secrets.GH_TOKEN }} -u ${{ secrets.GH_USER }} -c 1 + python3 ./gh_workflow_runs_delete.py -d -r grindsa/docker-pen -t ${{ secrets.GH_TOKEN }} -u ${{ secrets.GH_USER }} -c 2 - name: check nokia/ncm-issuer run: | - python3 ./gh_workflow_runs_delete.py -d -r nokia/ncm-issuer -t ${{ secrets.GH_TOKEN }} -u ${{ secrets.GH_USER }} -c 2 + python3 ./gh_workflow_runs_delete.py -d -r nokia/ncm-issuer -t ${{ secrets.GH_TOKEN }} -u ${{ secrets.GH_USER }} -c 1