add checkout to disk-clean

pull/27448/head
techknowlogick 1 year ago committed by GitHub
parent 1683f1587c
commit bab41dd3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/disk-clean.yml

@ -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…
Cancel
Save