Skip to content

Commit e0d790c

Browse files
Merge branch 'main' into release-please--branches--main--components--go-feature-flag
2 parents 26ac67b + ffb183f commit e0d790c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ jobs:
122122
with:
123123
fetch-depth: 0
124124

125-
# - name: Free space on runner
126-
# run: ./.github/ci-scripts/free_space.sh
125+
- name: Free space on runner
126+
run: ./.github/ci-scripts/free_space.sh
127127

128128
- name: Fetch all tags
129129
run: git fetch --force --tags

0 commit comments

Comments
 (0)