We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570a03b commit e19caf0Copy full SHA for e19caf0
1 file changed
.github/workflows/auto-merge.yml
@@ -19,7 +19,6 @@ jobs:
19
20
steps:
21
- name: Free Disk Space (Ubuntu)
22
- if: matrix.os == 'ubuntu-latest'
23
run: |
24
echo "Disk space before cleanup:"
25
df -h
0 commit comments