Skip to content

Commit

Permalink
[wff] add grindsa/docker-pm repo
Browse files Browse the repository at this point in the history
  • Loading branch information
grindsa committed Jun 6, 2024
1 parent acc9b28 commit cd91ef2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/gha_clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,15 @@ jobs:
- name: check grindsa/delstat_scraper
run: |
python3 ./gh_workflow_runs_delete.py -d -r grindsa/delstat_scraper -t ${{ secrets.GH_TOKEN }} -u ${{ secrets.GH_USER }} -c 1
- name: check grindsa/delapp_helper
run: |
python3 ./gh_workflow_runs_delete.py -d -r grindsa/delapp_helper -t ${{ secrets.GH_TOKEN }} -u ${{ secrets.GH_USER }} -c 1
- 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
- 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

0 comments on commit cd91ef2

Please sign in to comment.