Skip to content

Merge pull request #2964 from dev-hato/renovate/renovate-35.x #907

Merge pull request #2964 from dev-hato/renovate/renovate-35.x

Merge pull request #2964 from dev-hato/renovate/renovate-35.x #907

---
name: github-actions-cache-cleaner
on:
push:
branches:
- develop
- master
schedule:
- cron: '0 21 * * *' # 06:00 JST
workflow_dispatch:
jobs:
github-actions-cache-cleaner:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: dev-hato/[email protected]
with:
github-token: ${{secrets.GITHUB_TOKEN}}
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
cancel-in-progress: true