Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Update dependency gradle to v8.12.1 (#257) #95

Update dependency gradle to v8.12.1 (#257)

Update dependency gradle to v8.12.1 (#257) #95

Workflow file for this run

name: 'Housekeeping'
on:
push:
branches:
- 'master'
jobs:
housekeeping:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Workflow housekeeping
uses: Mattraks/delete-workflow-runs@v2
with:
retain_days: 30
keep_minimum_runs: 1