mirror of
https://github.com/go-gitea/gitea
synced 2024-11-12 13:14:24 +00:00
add checkout to disk-clean
This commit is contained in:
parent
1683f1587c
commit
bab41dd3a3
1
.github/workflows/disk-clean.yml
vendored
1
.github/workflows/disk-clean.yml
vendored
@ -7,6 +7,7 @@ jobs:
|
||||
triage:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
# FIXME: https://github.com/jlumbroso/free-disk-space/issues/17
|
||||
- name: same as 'large-packages' but without 'google-cloud-sdk'
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user