更新 .github/workflows/openwrt_helloworld.yml

Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
2026-01-19 16:02:31 +08:00
parent 2ff6dacced
commit aedd3f81e4

View File

@@ -54,11 +54,4 @@ jobs:
else
echo "nothing to commit"
exit 0
fi || exit 0
- name: Delete workflow runs
uses: Mattraks/delete-workflow-runs@main
continue-on-error: true
with:
retain_days: 1
keep_minimum_runs: 1
fi || exit 0