perf: branches auto cleanup

This commit is contained in:
ibuler
2025-10-27 15:30:49 +08:00
committed by 老广
parent ab9882c9c1
commit b8639601a1

View File

@@ -34,7 +34,7 @@ jobs:
if [ "${{ github.event_name }}" = "workflow_dispatch" ]; then
echo "dry_run=${{ github.event.inputs.dry_run }}" >> $GITHUB_OUTPUT
else
echo "dry_run=true" >> $GITHUB_OUTPUT
echo "dry_run=false" >> $GITHUB_OUTPUT
fi
- name: Cleanup branches