CI: Delay GitHub push

pull/73/head
Kyle Schwarz 2025-02-20 15:31:45 -05:00
parent b7330a2cea
commit 771d82826f
1 changed files with 2 additions and 0 deletions

View File

@ -408,6 +408,8 @@ push github:
image: alpine:latest
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: delayed
start_in: 10 minutes
dependencies:
- deploy python/pypi
needs: