Skip to content

Commit

Permalink
smaller changes on main-script
Browse files Browse the repository at this point in the history
  • Loading branch information
grindsa committed Jul 30, 2024
1 parent cd91ef2 commit 510e1b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gha_clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 510e1b8

Please sign in to comment.