commit 901f1f8807ff8e65544627d5acb775ed53caf19d from: Jelmer Vernooij date: Wed Oct 16 13:57:35 2024 UTC a commit - 4b81bb7dcb195a8f086da5d48e72ca65eaba0bfc commit + 901f1f8807ff8e65544627d5acb775ed53caf19d blob - d1e482d00d92c0a51c0d7e987a6368fb68205e55 blob + 2020abea0d79164de6d2adfb89ac4d7ea6f17f6f --- .github/workflows/python-distributions.yml +++ .github/workflows/python-distributions.yml @@ -4,7 +4,7 @@ on: push: branches: [ main, master ] tags: - - 'dulwich-*' + - '*' pull_request: schedule: - cron: "0 6 * * *" # Daily 6AM UTC build